summaryrefslogtreecommitdiff
path: root/include/pokeblock.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-27 19:25:30 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-27 19:25:30 -0400
commitfc5d035bdaf86d5cc68994657e3e47666308d7c3 (patch)
tree833e85bc9b6fe0f353ac04ab513f289cbe285002 /include/pokeblock.h
parent628a71bed7bb350f6e69b8bd2528ea7103a16cbe (diff)
sub_810B6C0
Diffstat (limited to 'include/pokeblock.h')
-rwxr-xr-x[-rw-r--r--]include/pokeblock.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h
index 257c83f1c..353c3d050 100644..100755
--- a/include/pokeblock.h
+++ b/include/pokeblock.h
@@ -1,6 +1,10 @@
#ifndef GUARD_POKEBLOCK_H
#define GUARD_POKEBLOCK_H
+extern u8 ewram[];
+extern u8 gUnknown_02039244;
+extern u8 gUnknown_02039248[2];
+
void sub_810B96C(void);
void sub_810BA7C(u8);
void ClearPokeblocks(void);