Move field effects enum to defines

This commit is contained in:
Slawter666
2018-11-13 14:19:04 +00:00
parent f639c7c309
commit 1d46507110
18 changed files with 548 additions and 553 deletions
+1 -2
View File
@@ -558,8 +558,7 @@ static bool8 TryStartCoordEventScript(struct MapPosition *position)
static bool8 TryStartMiscWalkingScripts(u16 metatileBehavior)
{
s16 x;
s16 y;
s16 x, y;
if (MetatileBehavior_IsCrackedFloorHole(metatileBehavior))
{