mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-08 18:23:19 -04:00
Decompile scenarioHtbCreateToken
This commit is contained in:
@@ -76,7 +76,7 @@ s32 menuhandlerMpSlowMotion(s32 operation, struct menuitem *item, union handlerd
|
||||
void mpHtbAddPad(s16 padnum);
|
||||
void scenarioHtmRemoveAmmoCrateAtPad(s16 padnum);
|
||||
void func0f180078(void);
|
||||
void func0f1800a8(void);
|
||||
void scenarioHtbCreateToken(void);
|
||||
Gfx *scenarioHtbRenderHud(Gfx *gdl);
|
||||
void scenarioCtcReset(void);
|
||||
bool scenarioCtcHighlight(struct prop *prop, u32 *colour);
|
||||
|
||||
+1
-1
@@ -4747,7 +4747,7 @@ struct scenariodata_htb {
|
||||
u32 unk00;
|
||||
struct prop *token; // Briefcase or chr
|
||||
struct coord pos;
|
||||
u32 unk14;
|
||||
s32 tokenpad;
|
||||
s16 nextindex;
|
||||
s16 padnums[60];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user