summaryrefslogtreecommitdiff
path: root/engine/bank6.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/bank6.asm')
-rwxr-xr-xengine/bank6.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/engine/bank6.asm b/engine/bank6.asm
index dd83684..6cccfe0 100755
--- a/engine/bank6.asm
+++ b/engine/bank6.asm
@@ -110,4 +110,7 @@ Func_1a6cc: ; 1a6cc (6:66cc)
ret
; 0x1a6cd
-INCBIN "baserom.gbc",$1a6cd,$1c000 - $1a6cd \ No newline at end of file
+INCBIN "baserom.gbc",$1a6cd,$1ad89 - $1a6cd
+
+Func_1ad89: ; 1ad89 (6:6d89)
+INCBIN "baserom.gbc",$1ad89,$1c000 - $1ad89 \ No newline at end of file