mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile chrResetNearMiss
This commit is contained in:
@@ -364,7 +364,7 @@ u32 func0f04911c(void);
|
||||
s32 func0f0495d0(struct chrdata *chr, s32 pad_id);
|
||||
u32 func0f049644(void);
|
||||
u32 func0f049fcc(struct chrdata *chr);
|
||||
u32 func0f04a0e4(struct chrdata *chr);
|
||||
u32 chrResetNearMiss(struct chrdata *chr);
|
||||
s32 chrGetNumArghs(struct chrdata *chr);
|
||||
s32 chrGetNumCloseArghs(struct chrdata *chr);
|
||||
bool chrSawInjury(struct chrdata *chr, u8 arg1);
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
/*0x0048*/ bool ai0048(void);
|
||||
/*0x0049*/ bool ai0049(void);
|
||||
/*0x004a*/ bool ai004a(void);
|
||||
/*0x004b*/ bool ai004b(void);
|
||||
/*0x004b*/ bool aiIfNearMiss(void);
|
||||
/*0x004c*/ bool ai004c(void);
|
||||
/*0x004d*/ bool ai004d(void);
|
||||
/*0x004e*/ bool ai004e(void);
|
||||
|
||||
Reference in New Issue
Block a user