mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 16:42:16 -04:00
Attempt to decompile func0f04c874
This commit is contained in:
@@ -100,7 +100,7 @@ bool chrTryAttackRun(struct chrdata *chr);
|
||||
bool chrTryAttackRoll(struct chrdata *chr);
|
||||
bool chrTryAttackAmount(struct chrdata *chr, u32 arg1, u32 arg2, u8 arg3, u8 arg4);
|
||||
bool chrGoToPad(struct chrdata *chr, s32 padnum, u32 speed);
|
||||
u32 func0f03abd0(void);
|
||||
void func0f03abd0(struct chrdata *chr, struct coord *pos, s32 arg2);
|
||||
s32 func0f03aca0(struct chrdata *chr, f32 arg1, u8 arg2);
|
||||
bool chrTryRunFromTarget(struct chrdata *chr);
|
||||
u32 func0f03b1e0(struct chrdata *chr);
|
||||
@@ -202,7 +202,7 @@ s32 func0f04ba34(struct chrdata *chr, u16 arg1, u32 arg2);
|
||||
u32 func0f04bffc(struct chrdata *chr, s32 arg1, s32 arg2);
|
||||
bool chrRunFromPos(struct chrdata *chr, u32 speed, f32 distance, struct coord *frompos);
|
||||
f32 func0f04c784(struct chrdata *chr);
|
||||
void func0f04c874(struct chrdata *chr, u32 flags, struct coord *pos, s32 arg3, s32 arg4);
|
||||
bool func0f04c874(struct chrdata *chr, u32 angle360, struct coord *pos, u8 arg3, u8 arg4);
|
||||
u32 rebuildTeams(void);
|
||||
u32 rebuildSquadrons(void);
|
||||
u32 func0f04d000(struct chrdata *chr);
|
||||
|
||||
@@ -27,7 +27,7 @@ void func00024e4c(struct coord *arg0, struct coord *arg1, u32 line, char *file);
|
||||
f32 func00024e98(void);
|
||||
u32 func00024ea4(void);
|
||||
struct prop *cdGetObstacle(void);
|
||||
void func00024ebc(struct coord *pos, u32 line, char *file);
|
||||
void cdGetPos(struct coord *pos, u32 line, char *file);
|
||||
u32 func00024ee8(void);
|
||||
u32 func00024f10(void);
|
||||
void func00024f6c(void);
|
||||
|
||||
Reference in New Issue
Block a user