mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 03:59:41 -04:00
Decompile chrsClearRefsToPlayer
This commit is contained in:
@@ -179,7 +179,7 @@ f32 func0f048fcc(struct chrdata *chr, u8 arg1);
|
||||
bool chrIsTargetInFov(struct chrdata *chr, u8 arg1, u8 arg2);
|
||||
bool func0f04911c(struct chrdata *chr, struct coord *pos, u8 arg2);
|
||||
f32 chrGetSameFloorDistanceToPad(struct chrdata *chr, s32 pad_id);
|
||||
void func0f049644(u32 playernum);
|
||||
void chrsClearRefsToPlayer(s32 playernum);
|
||||
s32 chrResolveId(struct chrdata *ref, s32 id);
|
||||
f32 chrGetTimer(struct chrdata *chr);
|
||||
bool chrCanSeeTargetWithExtraCheck(struct chrdata *chr);
|
||||
|
||||
Reference in New Issue
Block a user