This commit is contained in:
OBattler
2022-04-13 02:03:48 +02:00
parent cc666e6cc4
commit 3a40d9a807
3 changed files with 712 additions and 0 deletions

View File

@@ -24,6 +24,10 @@
#define CPU_BLOCK_END() cpu_block_end = 1
#ifdef IS_DYNAREC
#undef IS_DYNAREC
#endif
#include "386_common.h"