This commit is contained in:
llsth 2015-03-22 12:40:13 +01:00
commit 5926bfda04
1 changed files with 4 additions and 0 deletions

View File

@ -95,4 +95,8 @@ void EnableTraceDebug();
#define SetSyncTime amiga_sync_time
#define Time_Amiga_Save amiga_save_time
#ifdef Debug
#undef Debug
#endif
#endif