mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-26 15:53:29 +01:00
Disable skips/debugs...
This commit is contained in:
Binary file not shown.
@@ -5,10 +5,10 @@
|
|||||||
#include "Sound.h"
|
#include "Sound.h"
|
||||||
#include "Graphics.h"
|
#include "Graphics.h"
|
||||||
|
|
||||||
#define SKIP_INTRO
|
//#define SKIP_INTRO
|
||||||
#define SKIP_MISSION1
|
//#define SKIP_MISSION1
|
||||||
#define SKIP_MISSION2
|
//#define SKIP_MISSION2
|
||||||
#define M2_DEBUG_HITBOXES
|
//#define M2_DEBUG_HITBOXES
|
||||||
|
|
||||||
// SWI Registers
|
// SWI Registers
|
||||||
_kernel_swi_regs inreg;
|
_kernel_swi_regs inreg;
|
||||||
|
|||||||
Reference in New Issue
Block a user