mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-03 09:59:24 -04:00
Attempt to decompile lang0f16e3fc
This commit is contained in:
+1
-1
@@ -248,7 +248,7 @@ extern u32 g_AudioXReasonsActive[4];
|
||||
extern s32 g_MusicXReasonMinDurations[4];
|
||||
extern s32 g_MusicXReasonMaxDurations[4];
|
||||
extern u32 *g_LangBanks[69];
|
||||
extern void *var800aabb4;
|
||||
extern struct var800aabb4 *var800aabb4;
|
||||
extern struct var800aabb8 *var800aabb8;
|
||||
extern struct texture *g_Textures;
|
||||
extern struct texturething var800aabc8;
|
||||
|
||||
@@ -8,7 +8,7 @@ void langInit(void);
|
||||
void langTick(void);
|
||||
|
||||
u32 langGetLangBankIndexFromStagenum(s32 stagenum);
|
||||
u32 func0f16e3fc(void);
|
||||
struct var800aabb4 *lang0f16e3fc(s32 arg0);
|
||||
s32 langGetFileNumOffset(void);
|
||||
s32 langGetFileId(s32 bank);
|
||||
void langLoad(s32 bank);
|
||||
|
||||
Reference in New Issue
Block a user