Decompile mpHtbAddPad

This commit is contained in:
Ryan Dwyer
2021-01-03 17:31:00 +10:00
parent 7965f4a36b
commit e6a99fe702
4 changed files with 16 additions and 31 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ s32 menuhandler0017f74c(u32 operation, struct menuitem *item, union handlerdata
u32 func0f17fa28(void);
void func0f17fcb0(s32 silent);
s32 menuhandlerMpSlowMotion(u32 operation, struct menuitem *item, union handlerdata *data);
void func0f17ff8c(s16 padnum);
void mpHtbAddPad(s16 padnum);
u32 func0f17ffe4(void);
void func0f180078(void);
void func0f1800a8(void);
+2 -2
View File
@@ -4555,8 +4555,8 @@ struct scenariodata_htb {
struct prop *token; // Briefcase or chr
struct coord pos;
u32 unk14;
u16 unk18;
s16 unk1a[60];
s16 nextindex;
s16 padnums[60];
};
struct htmthing {