diff options
author | garak <garakmon@gmail.com> | 2019-05-14 10:49:07 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-05-16 17:10:13 -0500 |
commit | daecd5ec4006b607220944a5e5745ad08300b10a (patch) | |
tree | df74a09de73d2b18188be36a4f45701e1e6288a0 /include/constants/map_scripts.h | |
parent | 188f2aa29e545b37c94f7d7e510f1c090e6e15fa (diff) |
name some trainer card related functions
Diffstat (limited to 'include/constants/map_scripts.h')
-rw-r--r-- | include/constants/map_scripts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/map_scripts.h b/include/constants/map_scripts.h index d5fd40156..26de3ebc6 100644 --- a/include/constants/map_scripts.h +++ b/include/constants/map_scripts.h @@ -9,4 +9,4 @@ #define MAP_SCRIPT_ON_DIVE_WARP 6 #define MAP_SCRIPT_ON_RETURN_TO_FIELD 7 -#endif // GUARD_CONSTANTS_MAP_SCRIPTS_H
\ No newline at end of file +#endif // GUARD_CONSTANTS_MAP_SCRIPTS_H |