diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-12-21 14:44:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-21 14:44:42 -0500 |
commit | c75f0883a9d989e9e427b6c196d40c8623631d4e (patch) | |
tree | b7a26f85556725dc4d5eda69614f62ecdd8ea8a7 /include/rom_81BE66C.h | |
parent | 14dc160ae66b29b7e4a6d1fcd4b055332709e0b1 (diff) | |
parent | 16396b8ebb2edc2b0206bc14120ea3e3a72d9300 (diff) |
Merge pull request #198 from jiangzhengwenjz/clean_up
misc. clean up
Diffstat (limited to 'include/rom_81BE66C.h')
-rw-r--r-- | include/rom_81BE66C.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/rom_81BE66C.h b/include/rom_81BE66C.h deleted file mode 100644 index 17b02ffa4..000000000 --- a/include/rom_81BE66C.h +++ /dev/null @@ -1,14 +0,0 @@ -// -// Created by Scott Norton on 9/6/17. -// - -#ifndef GUARD_ROM_81BE66C_H -#define GUARD_ROM_81BE66C_H - -#include "global.h" - -bool32 InTrainerHill(void); -bool8 ObjectEventIsFarawayIslandMew(struct ObjectEvent *); -u32 sub_81D427C(void); - -#endif //GUARD_ROM_81BE66C_H |