Skip to content

Commit

Permalink
fix shift build
Browse files Browse the repository at this point in the history
  • Loading branch information
z64a committed Oct 3, 2024
1 parent d39b550 commit 27fc1c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/encounter.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ API_CALLABLE(PlayMerleeOrbFX);

b32 D_80077C40 = FALSE;

b32 EncounterStateChanged;

EvtScript EVS_MerleeDropCoins = {
Wait(10)
Call(FadeBackgroundDarken)
Expand Down

0 comments on commit 27fc1c9

Please sign in to comment.