shithub: pokered

Download patch

ref: b154637c1dde49b371c03e5d7813152cc6d5f3bc
parent: edf82cd3c090cb36612a253031811f20de6ada37
author: IIMarckus <iimarckus@gmail.com>
date: Fri Feb 18 19:14:19 EST 2011

Split compressed town map into a separate include, and give it a label

hg-commit-id: 80533e98e95a


--- a/pokered.asm
+++ b/pokered.asm
@@ -4095,7 +4095,13 @@
 	INCBIN "baserom.gbc",$6FEF0,$70000-$6FEF0
 
 SECTION "bank1C",DATA,BANK[$1C]
-INCBIN "baserom.gbc",$70000,$1313
+INCBIN "baserom.gbc",$70000,$1100
+
+CompressedMap: ; 5100
+; you can decompress this file with the redrle program in the extras/ dir
+	INCBIN "baserom.gbc",$71100,$711AB-$71100
+
+INCBIN "baserom.gbc",$711AB,$71313-$711AB
 
 ExternalMapEntries: ; 5313
 	EMAP $2,$B,PalletTownName