Fixed a BOOL being set to 0 instead of FALSE

This commit is contained in:
Clownacy 2019-04-09 12:46:28 +01:00
parent cfcee6d4c3
commit 9e7c36c1a6

View file

@ -367,7 +367,7 @@ int CampLoop()
LoadTextScript2("ArmsItem.tsc");
gCampTitleY = (WINDOW_HEIGHT - 192) / 2;
gCampActive = 0;
gCampActive = FALSE;
gSelectedItem = 0;
//Run script