Decompile weaponCreateProjectileFromGset

This commit is contained in:
Ryan Dwyer
2022-04-05 21:11:52 +10:00
parent 18b989272d
commit bbda706588
3 changed files with 116 additions and 475 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ u32 setupGetCmdLength(u32 *cmd);
u32 *setupGetCmdByIndex(s32 cmdindex);
s32 setupGetCmdIndexByTag(struct tag *tag);
u32 setupGetCmdIndexByProp(struct prop *prop);
bool setupLoadModeldef(s32 propnum);
bool setupLoadModeldef(s32 modelnum);
bool setupGetObjBbox(struct defaultobj *obj, struct coord *pos, f32 realrot[3][3], struct coord *arg3, struct coord *arg4);
bool setup0f092304(struct defaultobj *obj, struct coord *arg1, struct coord *arg2);
void setup0f09233c(struct defaultobj *obj, struct coord *pos, f32 realrot[3][3], s16 *rooms);