start fldeffect cut

This commit is contained in:
DizzyEggg
2018-06-16 00:45:48 +02:00
parent 0c8cfc2297
commit 7ea5dd7923
15 changed files with 678 additions and 1360 deletions

View File

@@ -846,7 +846,7 @@ bool8 MetatileBehavior_IsBerryTreeSoil(u8 var)
return FALSE;
}
bool8 MetatileBehavior_IsAsh(u8 var)
bool8 MetatileBehavior_IsAshGrass(u8 var)
{
if (var == MB_ASHGRASS)
return TRUE;