diff options
Diffstat (limited to 'include/dungeon_util.h')
-rw-r--r-- | include/dungeon_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dungeon_util.h b/include/dungeon_util.h index 5113156..f3059b0 100644 --- a/include/dungeon_util.h +++ b/include/dungeon_util.h @@ -6,4 +6,4 @@ // 0x450E0 bool8 EntityExists(struct DungeonEntity *pokemon); -#endif
\ No newline at end of file +#endif |