Decompile animTurnOff

This commit is contained in:
Ryan Dwyer
2020-07-27 22:34:48 +10:00
parent 2299b6c66f
commit 05ab8b14c3
3 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ void modelFree(struct model *model);
struct model *func0f0b3280(void *modelfiledata);
u32 func0f0b32a0(void);
struct anim *func0f0b32e4(void);
void func0f0b3338(struct anim *anim);
void animTurnOff(struct anim *anim);
#endif