summaryrefslogtreecommitdiff
path: root/include/pokeblock.h
diff options
context:
space:
mode:
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);