[saco] Implement few exception functions

This commit is contained in:
RD42
2023-11-08 20:10:20 +08:00
parent d78351ca51
commit 916d4d02f2
10 changed files with 248 additions and 1 deletions

5
saco/game/scripting.cpp Normal file
View File

@ -0,0 +1,5 @@
#include "../main.h"
DWORD dwScmOpcodeDebug=0;
BOOL bScmLocalDebug=FALSE;