Decompile playerAllocate

This commit is contained in:
Ryan Dwyer
2021-02-14 19:07:16 +10:00
parent 051eeda661
commit 6ebc7d65b3
6 changed files with 601 additions and 1435 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
void func0f127910(void);
void playersUnrefAll(void);
void playersAllocate(s32 count);
void playerAllocate(u32 index);
void playerAllocate(s32 index);
void currentPlayerCalculateAiBuddyNums(void);
s32 propGetPlayerNum(struct prop *prop);
void currentPlayerSetViewSize(s32 viewx, s32 viewy);