mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-13 12:38:49 -04:00
Rename wayPoint to waypoint (#448)
* Rename wayPoint to waypoint * other
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ s32 gGamestate = 0xFFFF;
|
||||
// D_800DC510 is externed as an s32 in other files. D_800DC514 is only used in main.c, likely a developer mistake.
|
||||
u16 D_800DC510 = 0;
|
||||
u16 D_800DC514 = 0;
|
||||
u16 D_800DC518 = 0;
|
||||
u16 creditsRenderMode = 0; // Renders the whole track. Displays red if used in normal race mode.
|
||||
u16 gDemoMode = DEMO_MODE_INACTIVE;
|
||||
u16 gEnableDebugMode = DEBUG_MODE;
|
||||
s32 gGamestateNext = 7; // = COURSE_DATA_MENU?;
|
||||
|
||||
Reference in New Issue
Block a user