mirror of
https://github.com/n64decomp/mk64
synced 2026-08-18 21:17:47 -04:00
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:
+1
-1
@@ -8518,7 +8518,7 @@ loop_2:
|
||||
phi_fp = temp_fp;
|
||||
phi_s7_2 += 0x10C;
|
||||
} while (temp_fp < 2);
|
||||
temp_v0_2 = D_800DC530;
|
||||
temp_v0_2 = gScreenModeSelection;
|
||||
phi_s6_3 = &D_801635A0;
|
||||
phi_a2 = &D_801635A0;
|
||||
if (temp_v0_2 != 0) {
|
||||
|
||||
Reference in New Issue
Block a user