Decompile ciGetHangarBioIndexBySlot

This commit is contained in:
Ryan Dwyer
2020-04-12 11:14:32 +10:00
parent cdbd4f3580
commit 546bfbac65
3 changed files with 25 additions and 45 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ struct hangarbio *ciGetHangarBio(s32 index);
bool ciIsHangarBioUnlocked(u32 bioindex);
s32 ciGetNumUnlockedLocationBios(void);
s32 ciGetNumUnlockedHangarBios(void);
u32 func0f1a176c(void);
s32 ciGetHangarBioIndexBySlot(s32 slot);
u32 func0f1a17e4(void);
struct trainingdata *getDeviceTrainingData(void);
void dtRestorePlayer(void);