mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 00:03:27 +01:00
Disable hitbox debug, prevent shadowing over stats area on right
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
#include "Sound.h"
|
||||
#include "Graphics.h"
|
||||
|
||||
//#define SKIP_INTRO
|
||||
//#define SKIP_MISSION1
|
||||
//#define SKIP_MISSION2
|
||||
#define SKIP_INTRO
|
||||
#define SKIP_MISSION1
|
||||
#define SKIP_MISSION2
|
||||
#define M2_DEBUG_HITBOXES
|
||||
|
||||
// SWI Registers
|
||||
_kernel_swi_regs inreg;
|
||||
|
||||
Reference in New Issue
Block a user