Decompile ciGetChrBioDescription

This commit is contained in:
Ryan Dwyer
2020-04-11 20:52:12 +10:00
parent 319c3d199c
commit dada27e39e
4 changed files with 8 additions and 19 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ u32 func0f1a0cc0(void);
u32 func0f1a0fc8(void);
bool ciIsChrBioUnlocked(u32 bodynum);
struct chrbio *ciGetChrBioByBodynum(u32 bodynum);
u32 func0f1a1184(void);
char *ciGetChrBioDescription(void);
u32 func0f1a11b8(void);
u32 func0f1a1210(u32 arg0);
struct miscbio *ciGetMiscBio(s32 index);
+1 -1
View File
@@ -4728,7 +4728,7 @@ struct chrbio {
u32 name;
u32 race;
u32 age;
u32 profile;
u32 description;
};
struct mpteaminfo {