summaryrefslogtreecommitdiff
path: root/include/pokeblock_feed.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-05 21:50:45 -0400
committerGitHub <noreply@github.com>2017-07-05 21:50:45 -0400
commite39f55f55080108ced3ff5cb16b2181d7fec9d92 (patch)
tree81be5b612621bdd74f632dbedb9f85c4d1d203b9 /include/pokeblock_feed.h
parentbe05c5bd52769b58316986bd7451cb2483571099 (diff)
parent06bf25405c98257e47953b5d3c327e314ea371b3 (diff)
Merge pull request #350 from PikalaxALT/use_pokeblock
Use pokeblock
Diffstat (limited to 'include/pokeblock_feed.h')
-rw-r--r--include/pokeblock_feed.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/pokeblock_feed.h b/include/pokeblock_feed.h
new file mode 100644
index 000000000..65d0d1dc9
--- /dev/null
+++ b/include/pokeblock_feed.h
@@ -0,0 +1,10 @@
+//
+// Created by Scott Norton on 6/28/17.
+//
+
+#ifndef POKERUBY_POKEBLOCK_FEED_H
+#define POKERUBY_POKEBLOCK_FEED_H
+
+void sub_8147ADC(void);
+
+#endif //POKERUBY_POKEBLOCK_FEED_H