Identify active screen mode, relabel accordingly (#141)

This commit is contained in:
Maciek Baron
2022-01-17 13:44:14 +00:00
committed by GitHub
parent b56b43e721
commit 1bbc7674ff
62 changed files with 425 additions and 425 deletions
+1 -1
View File
@@ -154,7 +154,7 @@
#define DEBUG_GOTO_CREDITS_SEQUENCE_CC_EXTRA 3
/**
* Options for gScreenModeSelection
* Options for gScreenModeSelection and gActiveScreenMode
*/
#define SCREEN_MODE_1P 0
#define SCREEN_MODE_2P_SPLITSCREEN_HORIZONTAL 1
+1 -1
View File
@@ -103,7 +103,7 @@ extern Gfx D_0D0077A0[];
extern s32 D_800DC50C;
extern u16 D_800DC51C;
extern s32 D_800DC52C;
extern s32 gActiveScreenMode; // D_800DC52C
extern s32 D_800DC540;
extern u16 D_800DC5FC;