summaryrefslogtreecommitdiff
path: root/include/hall_of_fame.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-17 14:10:32 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-17 14:10:32 +0200
commita9a66b06ef9f747d55be846dfc02ee90a39deddb (patch)
treeece9c88a2d56513ed2e80c4dfae3548fc0a299a5 /include/hall_of_fame.h
parentd574795b729742efb26b80a1c5b798cd0f58c3f4 (diff)
start porting cam's port of battle3
Diffstat (limited to 'include/hall_of_fame.h')
-rw-r--r--include/hall_of_fame.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/hall_of_fame.h b/include/hall_of_fame.h
new file mode 100644
index 000000000..62e84c39e
--- /dev/null
+++ b/include/hall_of_fame.h
@@ -0,0 +1,9 @@
+#ifndef GUARD_HALL_OF_FAME_H
+#define GUARD_HALL_OF_FAME_H
+
+void sub_8141F90(void);
+void sub_8143648(u16 paletteTag, u8 arg1);
+void sub_81428CC(void);
+void sub_8143680(int, u8);
+
+#endif // GUARD_HALL_OF_FAME_H