AppleWin/source/linux/duplicates/Debug.cpp
Andrea Odetti 9c442468f5 Compile AW's Speaker.cpp and remove custom implementation.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-07-08 16:52:00 +01:00

14 lines
152 B
C++

#include "StdAfx.h"
#include "Common.h"
#include "Debug.h"
DWORD extbench = 0;
void DebugReset(void)
{
}
void DebugDisplay ( BOOL bInitDisasm )
{
}