mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-15 12:38:56 -04:00
Decompile func0f00052c
This commit is contained in:
@@ -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
@@ -5996,7 +5996,7 @@ struct movedata {
|
||||
|
||||
struct attackanimgroup {
|
||||
struct attackanimconfig *animcfg;
|
||||
u32 len;
|
||||
s32 len;
|
||||
};
|
||||
|
||||
struct modelthing {
|
||||
|
||||
Reference in New Issue
Block a user