mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 15:17:13 -04:00
Decompile weaponCreateProjectileFromGset
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user