mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Decompile func0f067424
This commit is contained in:
@@ -38,8 +38,8 @@ u32 func0f0667cc(void);
|
||||
f32 modelBboxGetZMax(struct modelrodata_bbox *bbox);
|
||||
u32 func0f0667dc(void);
|
||||
u32 func0f06680c(void);
|
||||
u32 func0f06683c(void);
|
||||
u32 func0f06686c(void);
|
||||
f32 func0f06683c(struct modelrodata_bbox *bbox, Mtxf *mtx);
|
||||
f32 func0f06686c(struct modelrodata_bbox *bbox, Mtxf *mtx);
|
||||
u32 func0f06689c(void);
|
||||
f32 func0f0668cc(struct modelrodata_bbox *bbox, Mtxf *matrix);
|
||||
f32 func0f0668fc(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
|
||||
@@ -50,8 +50,8 @@ f32 func0f0669bc(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
|
||||
f32 func0f0669ec(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
|
||||
f32 func0f066a1c(struct modelrodata_bbox *bbox, f32 arg1, f32 arg2, f32 arg3);
|
||||
f32 func0f066abc(struct modelrodata_bbox *bbox, f32 arg1, f32 arg2, f32 arg3);
|
||||
u32 func0f066b5c(void);
|
||||
void func0f067424(struct modelrodata_bbox *bbox, Mtxf *mtx, struct tiletype3 *tile);
|
||||
s32 func0f066b5c(f32 xmin, f32 xmax, f32 ymin, f32 ymax, f32 zmin, f32 zmax, Mtxf *mtx, struct tiletype2 *tile);
|
||||
void func0f067424(struct modelrodata_bbox *bbox, Mtxf *mtx, struct tiletype2 *tile);
|
||||
u32 func0f0674bc(void);
|
||||
bool func0f0675c8(struct coord *coord, f32 arg1, struct modelrodata_bbox *arg2, Mtxf *arg3);
|
||||
bool func0f0677ac(struct coord *coord, f32 *arg1, struct coord *pos, struct coord *normal, struct coord *up, struct coord *look, f32 xmin, f32 xmax, f32 ymin, f32 ymax, f32 zmin, f32 zmax);
|
||||
|
||||
Reference in New Issue
Block a user