diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-02-07 17:41:44 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-02-07 17:41:44 -0600 |
commit | 3a40f5203baafb29f94dda8abdce6489d81635ae (patch) | |
tree | 8fd0e6af8d8720d41a1225946457eaea2008fa9f /include | |
parent | 85040e26fd82003e69aad6caac9d512319871877 (diff) |
Remove old rom_818CFC8.h header
Diffstat (limited to 'include')
-rw-r--r-- | include/rom_818CFC8.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/include/rom_818CFC8.h b/include/rom_818CFC8.h deleted file mode 100644 index c1fc78e1e..000000000 --- a/include/rom_818CFC8.h +++ /dev/null @@ -1,11 +0,0 @@ -// -// Created by Scott Norton on 9/6/17. -// - -#ifndef GUARD_ROM_818CFC8_H -#define GUARD_ROM_818CFC8_H - -bool8 InBattlePyramid(void); -u8 GetNumBattlePyramidEventObjects(void); - -#endif //GUARD_ROM_818CFC8_H |