Naming global variables related to menu navigation (#119)

* Naming of global variables related to the game menu and Controller Pak menu
This commit is contained in:
ChiefFruitcake
2022-01-01 04:35:37 -05:00
committed by GitHub
parent f250fb6e45
commit 4d9ca02750
53 changed files with 403 additions and 368 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ void func_80280420(void) {
D_800DC5EC->screenHeight = 240;
D_800DC5EC->screenStartX = 160;
D_800DC5EC->screenStartY = 120;
D_800DC530 = 0;
gScreenModeSelection = SCREEN_MODE_1P;
D_800DC52C = 0;
gPrevLoadedAddress = D_8015F734;
load_course(gCurrentCourseId);