summaryrefslogtreecommitdiff
path: root/include/pokenav.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2017-12-01 11:32:01 -0600
committerGitHub <noreply@github.com>2017-12-01 11:32:01 -0600
commit0250aefb73a995a6812a657193abeb96eb34d489 (patch)
tree90c7868689507a6c189e1fc01c4d553f5776d843 /include/pokenav.h
parent54da96309186b98263b4434911e1c5b8d4b4e3ec (diff)
parent921011592cbe9018f558b7977525e49252274947 (diff)
Merge pull request #118 from PikalaxALT/field_poison
Decompile field poison
Diffstat (limited to 'include/pokenav.h')
-rw-r--r--include/pokenav.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h
new file mode 100644
index 000000000..06676610a
--- /dev/null
+++ b/include/pokenav.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_POKENAV_H
+#define GUARD_POKENAV_H
+
+bool8 sub_81D5C18(void);
+
+#endif //GUARD_POKENAV_H