Decompile currentPlayerSetMoveModeCutscene

This commit is contained in:
Ryan Dwyer
2020-04-05 12:19:02 +10:00
parent b565b1f959
commit 0f44e83438
11 changed files with 872 additions and 961 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ extern s32 g_MpTimeElapsed;
extern s32 g_MpTimeLimit;
extern s32 g_MpScoreLimit;
extern s32 g_MpTeamScoreLimit;
extern s32 var80084034;
extern void *var80084034;
extern s32 var80084038;
extern f32 g_Uptime;
extern bool var80084040;
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 currentPlayerSetMoveModeCutscene(void);
void currentPlayerSetMoveModeCutscene(void);
void func0f0c37c0(void);
#endif
+2 -2
View File
@@ -13,9 +13,9 @@ u32 func00033378(void);
u32 func00033390(void);
u32 func00033634(void);
u32 func0003364c(void);
u32 func000337f0(s32 arg0);
u32 func000337f0(void *arg0);
u32 func00033820(void);
void func00033b24(s32 arg0);
void func00033b24(void *arg0);
u32 func00033bc0(void);
u32 func00033c30(void);
u32 func00033cf0(void);
+815 -808
View File
File diff suppressed because it is too large Load Diff