AppleWin/source/linux/duplicates/Debug.cpp
Andrea Odetti 2d1021c629 Need some of Debug.cpp to link now.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2019-12-31 18:34:16 +00:00

12 lines
131 B
C++

#include "StdAfx.h"
#include "Common.h"
#include "Debug.h"
void DebugReset(void)
{
}
void DebugDisplay ( BOOL bInitDisasm )
{
}