summaryrefslogtreecommitdiff
path: root/battle-e/08-K005.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle-e/08-K005.asm')
-rw-r--r--battle-e/08-K005.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/battle-e/08-K005.asm b/battle-e/08-K005.asm
index 63cc4e4..cde9012 100644
--- a/battle-e/08-K005.asm
+++ b/battle-e/08-K005.asm
@@ -1,2 +1,3 @@
-INCLUDE "enigmaberry.tx"
- EnigmaBerry "berries/eggant.bin" \ No newline at end of file
+INCLUDE "../macros.asm"
+BERRY EQUS "eggant"
+INCLUDE "enigmaberry-{REGION_NAME}.tx" \ No newline at end of file