Decompile currentPlayerInitAnimation

This commit is contained in:
Ryan Dwyer
2021-01-04 00:10:33 +10:00
parent a8a584b27c
commit 57c19dfb6d
6 changed files with 104 additions and 310 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
#include <ultra64.h>
#include "types.h"
u32 func0f0125a0(void);
void func0f012684(void);
void func0f0125a0(s32 animnum, s32 loopframe, s32 endframe, s32 *arg3);
void currentPlayerInitAnimation(void);
void func0f012aa0(void);
#endif