Decompile setupGetCommandIndexByProp

This commit is contained in:
Ryan Dwyer
2021-09-11 17:45:31 +10:00
parent fe43f46751
commit ec2c8a096b
3 changed files with 23 additions and 47 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
u32 setupGetCommandLength(u32 *cmd);
u32 *setupGetPtrToCommandByIndex(u32 cmdindex);
s32 tagGetCommandIndex(struct tag *tag);
u32 setupGetCommandOffset(struct prop *prop);
u32 setupGetCommandIndexByProp(struct prop *prop);
bool modelLoad(s32 propnum);
bool func0f09220c(struct defaultobj *obj, struct coord *pos, f32 *realrot, struct coord *arg3, struct coord *arg4);
bool func0f092304(struct defaultobj *obj, struct coord *arg1, struct coord *arg2);