Decompile ciGetHangarBioDescription

This commit is contained in:
Ryan Dwyer
2020-04-12 11:23:14 +10:00
parent 546bfbac65
commit 351e39eb13
4 changed files with 20 additions and 31 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ bool ciIsHangarBioUnlocked(u32 bioindex);
s32 ciGetNumUnlockedLocationBios(void);
s32 ciGetNumUnlockedHangarBios(void);
s32 ciGetHangarBioIndexBySlot(s32 slot);
u32 func0f1a17e4(void);
char *ciGetHangarBioDescription(void);
struct trainingdata *getDeviceTrainingData(void);
void dtRestorePlayer(void);
void dtPushEndscreen(void);