diff options
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 |