summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.asm b/main.asm
index f246de4f0..800ba875e 100644
--- a/main.asm
+++ b/main.asm
@@ -7139,6 +7139,9 @@ AIScoring: ; 38591
INCLUDE "battle/ai/scoring.asm"
+INCBIN "baserom.gbc", $3952d, $39999 - $3952d
+
+
TrainerGroups: ; 0x39999
INCLUDE "trainers/trainer_pointers.asm"