From f0b1dfca618b9b382b0be42c666fd570ffc86a05 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Fri, 13 Jan 2012 15:55:18 -0600 Subject: get rid of more empty incbins hg-commit-id: baca2a858c5c --- pokered.asm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pokered.asm b/pokered.asm index b3e396d3..9bdd18ef 100644 --- a/pokered.asm +++ b/pokered.asm @@ -7935,8 +7935,6 @@ CinnabarIslandScript: ; 0x1ca19 CinnabarIslandScripts: ; 0x1ca34 dw CinnabarIslandScript0, CinnabarIslandScript1 -INCBIN "baserom.gbc",$1ca38,$0 - CinnabarIslandScript0: ; 0x1ca38 ld b, $2b call $3493 @@ -28014,8 +28012,6 @@ MuseumF1Script: ; 0x5c0f7 MuseumF1Scripts: ; 0x5c109 dw MuseumF1Script0, MuseumF1Script1 -INCBIN "baserom.gbc",$5c10d,$0 - MuseumF1Script0: ; 0x5c10d ld a, [$d361] cp $4 -- cgit v1.2.3