mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 20:14:45 -04:00
Decompile objectivesCheckAll
This commit is contained in:
@@ -145,8 +145,8 @@ extern s8 var8006ae24;
|
||||
extern s8 var8006ae28;
|
||||
extern u32 var8006ae3c;
|
||||
extern u32 var8006ae5c;
|
||||
extern s32 var8006ae70;
|
||||
extern s32 var8006ae74;
|
||||
extern s32 g_ObjectiveLastIndex;
|
||||
extern bool g_ObjectiveChecksDisabled;
|
||||
extern u32 var8006ae80;
|
||||
extern u32 var8006ae90;
|
||||
extern u32 var8006af0c;
|
||||
|
||||
@@ -10,11 +10,11 @@ void func0f0953cc(void);
|
||||
s32 func0f095560(struct defaultobj *obj);
|
||||
s32 objectiveGetCount(void);
|
||||
u32 objectiveGetDifficultyBits(s32 index);
|
||||
u32 objectiveGetStatus(u32 arg0);
|
||||
u32 objectiveCheck(u32 arg0);
|
||||
u32 objectiveIsAllComplete(void);
|
||||
void func0f095bf4(void);
|
||||
u32 func0f095c04(void);
|
||||
void func0f095d64(void);
|
||||
void objectivesDisableChecking(void);
|
||||
void objectivesShowHudmsg(char *buffer, s32 hudmsgtype);
|
||||
void objectivesCheckAll(void);
|
||||
void objectiveCheckRoomEntered(s32 currentroom);
|
||||
void objectiveCheckMultiroomEntered(s32 arg0, s16 *requiredrooms);
|
||||
void objectiveCheckHolograph(s32 arg0);
|
||||
|
||||
Reference in New Issue
Block a user