mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-10 02:45:30 -04:00
Decompile func0f19277c
This commit is contained in:
@@ -19,7 +19,7 @@ bool aibotTick(struct prop *prop);
|
||||
f32 aibotCalculateMaxSpeed(struct chrdata *chr);
|
||||
u32 func0f1921f8(void);
|
||||
void func0f192628(struct chrdata *chr, struct prop *arg1);
|
||||
u32 func0f19277c(void);
|
||||
void func0f19277c(struct chrdata *chr, s32 propnum);
|
||||
bool func0f19294c(struct chrdata *botchr, struct chrdata *otherchr);
|
||||
bool chrHasGround(struct chrdata *chr);
|
||||
u32 func0f192a74(void);
|
||||
|
||||
+1
-1
@@ -470,7 +470,7 @@ struct aibot {
|
||||
/*0x110*/ f32 unk110;
|
||||
/*0x114*/ s32 unk114;
|
||||
/*0x118*/ u32 unk118;
|
||||
/*0x11c*/ u32 unk11c;
|
||||
/*0x11c*/ s32 unk11c;
|
||||
/*0x120*/ s32 unk120;
|
||||
/*0x124*/ s32 unk124;
|
||||
/*0x128*/ u32 unk128;
|
||||
|
||||
Reference in New Issue
Block a user