Identify chrGetTargetSomething and objGetTargetSomething

This commit is contained in:
Ryan Dwyer
2019-11-02 19:49:39 +10:00
parent e5192213f3
commit 360509056f
7 changed files with 176 additions and 185 deletions
+1
View File
@@ -5,6 +5,7 @@
struct chrdata *chrFindByLiteralId(u8 chrnum);
struct chrdata *chrFindById(struct chrdata *data, u32 chrnum);
struct targetsomething *chrGetTargetSomething(struct chrdata *chr);
float chrGetTimer(struct chrdata *chr);
+1
View File
@@ -301,6 +301,7 @@ u32 func0f065880(void);
u32 func0f065d1c(void);
u32 func0f065f80(void);
u32 func0f066290(void);
struct targetsomething *objGetTargetSomething(struct defaultobj *obj);
u32 func0f095bf4(void);
u32 func0f095d64(void);
u32 func0f096700(void);