Decompile field_ground_effect into event_object_movement.c

This commit is contained in:
Marcus Huderle
2018-06-11 10:23:14 -05:00
parent 4018acfae1
commit 73327f0d44
13 changed files with 758 additions and 1919 deletions

View File

@@ -1,7 +1,7 @@
#ifndef GUARD_METATILE_BEHAVIOR
#define GUARD_METATILE_BEHAVIOR
bool8 ShouldDoJumpLandingDustEffect(u8);
bool8 MetatileBehavior_IsATile(u8);
bool8 MetatileBehavior_IsEncounterTile(u8);
bool8 MetatileBehavior_IsJumpEast(u8);
bool8 MetatileBehavior_IsJumpWest(u8);