mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-04 00:49:17 -04:00
Decompile ciIsMiscBioUnlocked
This commit is contained in:
@@ -901,6 +901,11 @@
|
||||
#define MENUROOT_4MBMAINMENU 11
|
||||
#define MENUROOT_TRAINING 13
|
||||
|
||||
#define MISCBIO_MAIANS 0
|
||||
#define MISCBIO_SKEDAR 1
|
||||
#define MISCBIO_BACKGROUND 2
|
||||
#define MISCBIO_STORY 3
|
||||
|
||||
// Models
|
||||
#define MODEL_ROOFGUN 0x0000
|
||||
#define MODEL_GROUNDGUN 0x0001
|
||||
|
||||
@@ -67,7 +67,7 @@ char *ciGetChrBioDescription(void);
|
||||
u32 func0f1a11b8(void);
|
||||
u32 func0f1a1210(u32 arg0);
|
||||
struct miscbio *ciGetMiscBio(s32 index);
|
||||
u32 func0f1a1328(void);
|
||||
bool ciIsMiscBioUnlocked(s32 index);
|
||||
u32 func0f1a1398(void);
|
||||
s32 func0f1a13f0(u32 arg0);
|
||||
char *ciGetMiscBioDescription(void);
|
||||
|
||||
Reference in New Issue
Block a user