9c442468f5
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
14 lines
152 B
C++
14 lines
152 B
C++
#include "StdAfx.h"
|
|
#include "Common.h"
|
|
|
|
#include "Debug.h"
|
|
|
|
DWORD extbench = 0;
|
|
|
|
void DebugReset(void)
|
|
{
|
|
}
|
|
|
|
void DebugDisplay ( BOOL bInitDisasm )
|
|
{
|
|
}
|