summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-06 16:14:55 -0400
committerscnorton <scnorton@biociphers.org>2017-09-06 16:14:55 -0400
commit6448563ede13d51682cbf1988a2072291f3b3df0 (patch)
tree500d56e2727881bd3ff284955e8db2a99bc8e7d3 /include
parent9498dfa71c811b09f319bc9c9656c08f3182c9dc (diff)
unref_sub_808D77C
Diffstat (limited to 'include')
-rw-r--r--include/rom_818CFC8.h11
-rw-r--r--include/rom_81BE66C.h10
2 files changed, 21 insertions, 0 deletions
diff --git a/include/rom_818CFC8.h b/include/rom_818CFC8.h
new file mode 100644
index 000000000..9b6f96893
--- /dev/null
+++ b/include/rom_818CFC8.h
@@ -0,0 +1,11 @@
+//
+// Created by Scott Norton on 9/6/17.
+//
+
+#ifndef POKEEMERALD_ROM_818CFC8_H
+#define POKEEMERALD_ROM_818CFC8_H
+
+bool8 InBattlePyramid(void);
+u8 sub_81AAA40(void);
+
+#endif //POKEEMERALD_ROM_818CFC8_H
diff --git a/include/rom_81BE66C.h b/include/rom_81BE66C.h
new file mode 100644
index 000000000..d92c500d6
--- /dev/null
+++ b/include/rom_81BE66C.h
@@ -0,0 +1,10 @@
+//
+// Created by Scott Norton on 9/6/17.
+//
+
+#ifndef POKEEMERALD_ROM_81BE66C_H
+#define POKEEMERALD_ROM_81BE66C_H
+
+bool32 InTrainerHill(void);
+
+#endif //POKEEMERALD_ROM_81BE66C_H