mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
Decompile botroomFindPos
This commit is contained in:
@@ -9,7 +9,7 @@ extern struct mpconfigfull *g_MpCurrentChallengeConfig;
|
||||
extern struct challenge g_MpChallenges[NUM_CHALLENGES];
|
||||
|
||||
bool ai0176(void);
|
||||
bool func0f19ab70(s32 room, struct coord *arg1, s32 *arg2, s32 *arg3, s32 *arg4);
|
||||
bool botroomFindPos(s16 room, struct coord *pos, f32 *angleptr, s32 *padnumptr, s32 *covernumptr);
|
||||
void mpDetermineUnlockedFeatures(void);
|
||||
void mpPerformSanityChecks(void);
|
||||
char *mpGetChallengeNameBySlot(s32 slot);
|
||||
|
||||
Reference in New Issue
Block a user