ntsc-beta: Get game functions in their correct places

This commit is contained in:
Ryan Dwyer
2021-03-23 17:15:05 +10:00
parent 3b173ec13a
commit 4b7473d768
98 changed files with 109480 additions and 2496 deletions
+3 -3
View File
@@ -6,8 +6,8 @@
u32 dprint();
s32 debug0f11ed70(void);
bool debug0f11ed78(void);
bool debug0f11ed80(void);
bool debugEnableBgRendering(void);
bool debugEnablePropRendering(void);
bool debug0f11edb0(void);
bool debug0f11edb8(void);
bool debugIsRoomStateDebugEnabled(void);
@@ -19,7 +19,7 @@ u32 debugGetSlowMotion(void);
bool debug0f11ee88(void);
bool debug0f11ee90(void);
bool debug0f11eea8(void);
bool debug0f11eeb0(void);
bool debugDangerousProps(void);
s32 debugGetMotionBlur(void);
bool debugEnableFootsteps(void);
bool debugAllowEndLevel(void);