shithub: pokered

Download patch

ref: d561e9a354927c68643c82e8c87f172223e40e3e
parent: c1ab454d0c27d419287338deb45386f2e999103f
author: Bryan Bishop <kanzure@gmail.com>
date: Sat Jan 28 10:17:30 EST 2012

remove 6726 bytes from the end of bank $16

hg-commit-id: 11625c6614b7


--- a/main.asm
+++ b/main.asm
@@ -52239,7 +52239,7 @@
 HallofFameRoomBlocks: ; 0x5a58b 20
 	INCBIN "maps/halloffameroom.blk"
 
-INCBIN "baserom.gbc",$5a59f,$1a61
+INCBIN "baserom.gbc",$5a59f,27
 
 SECTION "bank17",DATA,BANK[$17]