mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile htGetIndexBySlot
This commit is contained in:
@@ -99,9 +99,9 @@ void htTick(void);
|
||||
void func0f1a2198(void);
|
||||
void htBegin(void);
|
||||
void htEnd(void);
|
||||
bool func0f1a2450(u32 value);
|
||||
s32 func0f1a2484(void);
|
||||
u32 func0f1a24dc(u32 arg0);
|
||||
bool htIsUnlocked(u32 value);
|
||||
s32 htGetNumUnlocked(void);
|
||||
s32 htGetIndexBySlot(s32 slot);
|
||||
char *htGetName(s32 index);
|
||||
u32 func0f1a25c0(s32 index);
|
||||
char *htGetDescription(void);
|
||||
|
||||
Reference in New Issue
Block a user