diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-12-17 23:25:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-17 23:25:11 -0500 |
commit | 2f1285e4393deef290790e04cbb8d50b9fd007f5 (patch) | |
tree | fa9008354f56ecb3ff48c266dc0474a1c621f6c9 /include/save_location.h | |
parent | ebd3a1371757839c260256e2d8101fc6448b2915 (diff) | |
parent | da93247ea805fa5ade9fe2316dee827553d09e43 (diff) |
Merge pull request #174 from garakmon/object_event
Dissassemble Event Object Data
Diffstat (limited to 'include/save_location.h')
-rw-r--r-- | include/save_location.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/save_location.h b/include/save_location.h index 4e01c64e4..fb71ab728 100644 --- a/include/save_location.h +++ b/include/save_location.h @@ -12,4 +12,4 @@ bool32 IsCurMapPokeCenter(void); void sub_810B810(void); void sub_810B82C(void); -#endif // GUARD_SAVE_LOCATION_H
\ No newline at end of file +#endif // GUARD_SAVE_LOCATION_H |