mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 21:18:03 -04:00
Decompile mpHtbAddPad
This commit is contained in:
@@ -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
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user