Decompile htGetIndexBySlot

This commit is contained in:
Ryan Dwyer
2020-04-12 11:35:47 +10:00
parent bf6a4cebb1
commit c641f0ee4a
3 changed files with 31 additions and 51 deletions
+3 -3
View File
@@ -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);