Decompile scenarioPacApplyNextVictim

This commit is contained in:
Ryan Dwyer
2022-01-06 12:21:04 +10:00
parent 96db938cea
commit 3bf321ff1f
2 changed files with 32 additions and 296 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ Gfx *scenarioHtmRenderHud(Gfx *gdl);
Gfx *scenarioHtmRadar(Gfx *gdl);
void scenarioPacChooseVictims(void);
bool scenarioPacHighlight(struct prop *prop, u32 *colour);
void func0f1845bc(void);
void scenarioPacApplyNextVictim(void);
void scenarioPacHandleDeath(s32 cplayernum, s32 vplayernum);
void scenarioPacTick(void);
Gfx *scenarioPacRenderHud(Gfx *gdl);