summaryrefslogtreecommitdiff
path: root/battle-e/08-K004.asm
diff options
context:
space:
mode:
authorHáčky <hatschky@gmail.com>2014-11-27 07:15:45 +0000
committerHáčky <hatschky@gmail.com>2014-11-27 07:15:45 +0000
commit319ed6d0e0266f5f6174a5acd929914db8cfae1d (patch)
tree76408d9cadcbed1e702efa8c44f4cf5e364b0a4d /battle-e/08-K004.asm
parent17853b802692237d98f96d1a80caf2019f71753e (diff)
Code cleanup; preparation for Japanese Battle eHEADmaster
Diffstat (limited to 'battle-e/08-K004.asm')
-rw-r--r--battle-e/08-K004.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/battle-e/08-K004.asm b/battle-e/08-K004.asm
index d1b78a2..639236a 100644
--- a/battle-e/08-K004.asm
+++ b/battle-e/08-K004.asm
@@ -1,2 +1,3 @@
-INCLUDE "enigmaberry.tx"
- EnigmaBerry "berries/strib.bin" \ No newline at end of file
+INCLUDE "../macros.asm"
+BERRY EQUS "strib"
+INCLUDE "enigmaberry-{REGION_NAME}.tx" \ No newline at end of file