mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-11 22:10:03 -04:00
Decompile filemgrHandleSetLanguage
This commit is contained in:
@@ -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
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user