Decompile ciGetNumUnlockedHangarBios

This commit is contained in:
Ryan Dwyer
2020-04-12 11:11:07 +10:00
parent e440e0726e
commit cdbd4f3580
3 changed files with 15 additions and 29 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ bool ciIsHangarBioAVehicle(s32 index);
struct hangarbio *ciGetHangarBio(s32 index);
bool ciIsHangarBioUnlocked(u32 bioindex);
s32 ciGetNumUnlockedLocationBios(void);
u32 func0f1a1714(void);
s32 ciGetNumUnlockedHangarBios(void);
u32 func0f1a176c(void);
u32 func0f1a17e4(void);
struct trainingdata *getDeviceTrainingData(void);