Decompile botroomFindPos

This commit is contained in:
Ryan Dwyer
2022-02-25 17:23:37 +10:00
parent 1922782cc9
commit 56b048a6a3
5 changed files with 176 additions and 289 deletions
+1 -1
View File
@@ -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);