shithub: pokered

Download patch

ref: 07eba56101570485c271f73a4c349d2a470a8849
parent: 2fb6a94fe5fc941bb68577833463582b3159edb3
author: Bryan Bishop <kanzure@gmail.com>
date: Sat Jan 28 09:21:53 EST 2012

remove 174 bytes from the end of bank 8

hg-commit-id: d14f3c8a7e26


--- a/main.asm
+++ b/main.asm
@@ -21045,7 +21045,7 @@
 	db $50
 ; 0x21865 + 5 bytes
 
-INCBIN "baserom.gbc",$2186a,$2796
+INCBIN "baserom.gbc",$2186a,$23f52 - $2186a
 
 SECTION "bank9",DATA,BANK[$9]