Identify chrRunToPos

This commit is contained in:
Ryan Dwyer
2019-12-19 17:51:10 +10:00
parent 06aaf06172
commit 3e8853c0ff
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -156,8 +156,8 @@ u32 func0f02f8a4(struct chrdata *chr);
void chrSidestep(struct chrdata *chr, s32 arg1);
void func0f02fc2c(struct chrdata *chr);
void chrJumpOut(struct chrdata *chr, s32 arg1);
u32 func0f02fe18(void);
u32 func0f030078(void);
void func0f02fe18(struct chrdata *chr);
void chrRunToPos(struct chrdata *chr, struct coord *coord);
u32 func0f030120(void);
u32 func0f030308(void);
u32 func0f0303a0(void);
+1 -1
View File
@@ -105,7 +105,7 @@ struct chrdata {
/*0x02c*/ u32 unk02c;
/*0x030*/ u32 unk030;
/*0x034*/ u32 unk034;
/*0x038*/ s32 unk038;
/*0x038*/ u32 unk038;
/*0x03c*/ u32 unk03c;
/*0x040*/ u32 unk040;
/*0x044*/ u32 unk044;