summaryrefslogtreecommitdiff
path: root/battle-e/08-K004.asm
diff options
context:
space:
mode:
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