mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 17:57:10 -04:00
Decompile objCollide
This commit is contained in:
+139
-876
File diff suppressed because it is too large
Load Diff
@@ -152,7 +152,7 @@ u32 func0f072144(void);
|
||||
void hovercarFindNextPath(struct hovercarobj *hovercar);
|
||||
void hovercarStartNextPath(struct hovercarobj *hovercar);
|
||||
void hovercarIncrementStep(struct hovercarobj *hovercar);
|
||||
u32 func0f0727d4(void);
|
||||
f32 objCollide(struct defaultobj *obj, struct coord *arg1, f32 arg2);
|
||||
void hoverbikeUpdateMovement(struct hoverbikeobj *hoverbike, f32 arg1, f32 arg2, f32 arg3);
|
||||
void platformDisplaceProps2(struct prop *platform, Mtxf *arg1);
|
||||
u32 func0f073478(void);
|
||||
|
||||
@@ -24,7 +24,7 @@ void cd00025168(struct prop *prop);
|
||||
u32 cd000251ac(void);
|
||||
void cd00025254(struct coord *arg0, struct coord *arg1, struct coord *pos, struct prop *prop, f32 arg4, struct tile *tile);
|
||||
u32 cd00025314(void);
|
||||
u32 cd00025364(void);
|
||||
bool cd00025364(struct coord *arg0, struct coord *arg1);
|
||||
u32 cd000253c4(void);
|
||||
u32 cd00025410(void);
|
||||
u32 cd000254d8(void);
|
||||
|
||||
Reference in New Issue
Block a user