Decompile func0f00052c

This commit is contained in:
Ryan Dwyer
2021-09-12 20:47:14 +10:00
parent 85ab29b71d
commit 5c03f4b1f9
3 changed files with 12 additions and 32 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
void func0f000130(void);
u16 func0f0002a0(s16 animnum, s32 frame, s32 endframe);
s32 func0f000358(s16 animnum, s32 startframe, s32 endframe);
void func0f00040c(struct attackanimconfig *config);
s32 func0f00040c(struct attackanimconfig *config);
void func0f00052c(struct attackanimgroup **group);
s32 func0f000590(struct animtablerow *rows);
f32 func0f0005c0(s16 animnum);
+1 -1
View File
@@ -5996,7 +5996,7 @@ struct movedata {
struct attackanimgroup {
struct attackanimconfig *animcfg;
u32 len;
s32 len;
};
struct modelthing {