diff options
Diffstat (limited to 'include/dungeon_movement.h')
-rw-r--r-- | include/dungeon_movement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dungeon_movement.h b/include/dungeon_movement.h index 9d40a2e..e3ab174 100644 --- a/include/dungeon_movement.h +++ b/include/dungeon_movement.h @@ -6,4 +6,4 @@ // 0x75990 void DecideAction(struct DungeonEntity *pokemon); -#endif
\ No newline at end of file +#endif |