shithub: pokered

Download patch

ref: f0b1dfca618b9b382b0be42c666fd570ffc86a05
parent: 4aabc95f6385c7fce81731a9553a4a4a2bf2487b
author: Bryan Bishop <kanzure@gmail.com>
date: Fri Jan 13 10:55:18 EST 2012

get rid of more empty incbins

hg-commit-id: baca2a858c5c


--- a/pokered.asm
+++ b/pokered.asm
@@ -7935,8 +7935,6 @@
 CinnabarIslandScripts: ; 0x1ca34
     dw CinnabarIslandScript0, CinnabarIslandScript1
 
-INCBIN "baserom.gbc",$1ca38,$0
-
 CinnabarIslandScript0: ; 0x1ca38
     ld b, $2b
     call $3493
@@ -28013,8 +28011,6 @@
 
 MuseumF1Scripts: ; 0x5c109
     dw MuseumF1Script0, MuseumF1Script1
-
-INCBIN "baserom.gbc",$5c10d,$0
 
 MuseumF1Script0: ; 0x5c10d
     ld a, [$d361]