mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-12 05:27:02 -04:00
Decompile func0f0849dc
This commit is contained in:
@@ -66,7 +66,7 @@ u32 func0f15ecd8(void);
|
||||
void func0f15ef9c(s32 roomnum);
|
||||
bool func0f15f20c(struct coord *arg0, struct coord *arg1, s32 *arg2, s32 *arg3);
|
||||
u32 func0f15f2b0(void);
|
||||
u32 func0f15f560(void);
|
||||
bool func0f15f560(struct coord *arg0, struct coord *arg1, struct coord *arg2, Gfx *arg3, void *arg4, struct gfxvtx *vertices, struct hitthing *hitthing);
|
||||
u32 func0f15ffdc(void);
|
||||
u32 func0f160a38(void);
|
||||
u32 func0f1612e4(void);
|
||||
|
||||
@@ -224,7 +224,7 @@ u32 func0f083db0(void);
|
||||
u32 func0f0840ac(void);
|
||||
void func0f0841dc(struct defaultobj *obj, struct coord *pos, s32 playernum);
|
||||
bool func0f084594(struct model *model, struct modelnode *node, struct coord *arg2, struct coord *arg3, struct hitthing *arg4, s32 *arg5, struct modelnode **arg6);
|
||||
bool func0f0849dc(struct model *model, struct modelnode *node, struct coord *arg2, struct coord *arg3, struct hitthing *arg4, s32 *arg5, struct modelnode **arg6);
|
||||
bool func0f0849dc(struct model *model, struct modelnode *nodearg, struct coord *arg2, struct coord *arg3, struct hitthing *hitthing, s32 *dstmtxindex, struct modelnode **dstnode);
|
||||
u32 add43214321(u32 value);
|
||||
void glassDestroy(struct defaultobj *obj);
|
||||
void doorDestroyGlass(struct doorobj *door);
|
||||
|
||||
Reference in New Issue
Block a user