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/trainer_hill.h | |
parent | 188f2aa29e545b37c94f7d7e510f1c090e6e15fa (diff) |
name some trainer card related functions
Diffstat (limited to 'include/constants/trainer_hill.h')
-rw-r--r-- | include/constants/trainer_hill.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/trainer_hill.h b/include/constants/trainer_hill.h index e231a6043..4aae1dbbc 100644 --- a/include/constants/trainer_hill.h +++ b/include/constants/trainer_hill.h @@ -26,4 +26,4 @@ #define TRAINER_HILL_PLAYER_STATUS_ECARD_SCANNED 1 #define TRAINER_HILL_PLAYER_STATUS_NORMAL 2 -#endif
\ No newline at end of file +#endif |