Decompile filemgrHandleSetLanguage

This commit is contained in:
Ryan Dwyer
2022-04-16 20:19:49 +10:00
parent 7a74aa38b8
commit 3172bb3503
6 changed files with 37 additions and 76 deletions
+3 -3
View File
@@ -1091,9 +1091,9 @@
#define GAMEFILEFLAG_FOUNDTIMEDMINE 0x41
#define GAMEFILEFLAG_FOUNDPROXYMINE 0x42
#define GAMEFILEFLAG_FOUNDREMOTEMINE 0x43
#define GAMEFILEFLAG_44 0x44
#define GAMEFILEFLAG_45 0x45
#define GAMEFILEFLAG_46 0x46
#define GAMEFILEFLAG_LANGBIT1 0x44
#define GAMEFILEFLAG_LANGBIT2 0x45
#define GAMEFILEFLAG_LANGBIT3 0x46
#define GAMEFILEFLAG_HOWTO_HOVERCRATE 0x47
#define GAMEFILEFLAG_HOWTO_HOVERBIKE 0x48
#define GAMEFILEFLAG_HOWTO_DOORS 0x49
+1 -1
View File
@@ -191,7 +191,7 @@ struct g_vars {
/*000478*/ bool aibuddiesspawned;
/*00047c*/ s32 bossfileid;
/*000480*/ u16 bossdeviceserial;
/*000482*/ u16 unk000482;
/*000482*/ u16 language;
/*000484*/ s32 mphilltime;
/*000488*/ s32 totalkills;
/*00048c*/ bool unk00048c;