Decompile menuhandlerHiRes and optionsSetHiRes

This commit is contained in:
Ryan Dwyer
2019-12-31 13:18:01 +10:00
parent c1196b6de1
commit ae3fb1bce5
7 changed files with 37 additions and 105 deletions
+1 -1
View File
@@ -465,7 +465,7 @@
#define MENUOP_SET 6
#define MENUOP_GET 8
#define MENUOP_CHECKDISABLED 12
#define MENUOP_24 24
#define MENUOP_CHECKHIDDEN 24
// Object flags - bank 0 (object struct offset 0x08)
#define OBJECTFLAG0_00000001 0x00000001 // Not used in scripts
+1 -1
View File
@@ -119,7 +119,7 @@ u32 func0f0bbf78(void);
void currentPlayerSurroundWithExplosions(u32 arg0);
u32 func0f0bc120(void);
u32 func0f0bc3f0(void);
u32 func0f0bc440(void);
void optionsSetHiRes(bool enable);
u32 func0f0bc44c(void);
u32 func0f0bc478(void);
u32 func0f0bc4c0(void);
+1
View File
@@ -59,6 +59,7 @@ extern u32 var800705b8;
extern u32 var800705bc;
extern u32 var800705c0;
extern u32 var800706c8;
extern bool g_HiRes;
extern u32 var8007074c;
extern u32 var80070764;
extern u32 var80070768;