summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2015-10-26 12:48:54 -0700
committerMarcus Huderle <huderlem@gmail.com>2015-10-26 12:48:54 -0700
commit0b3dfa9261e3708245749f1a41dbffe467468a1a (patch)
tree2adc2786f00df9fdfd0af88df935449b95e3fe97
parentbb518626c8f44f4d651aa9275b00e00bfdfec33f (diff)
Remove empty INCBIN statement.
-rwxr-xr-xmain.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index 0aff488..b15c6c4 100755
--- a/main.asm
+++ b/main.asm
@@ -1828,8 +1828,6 @@ Func_c60: ; 0xc60
pop hl
ret
-INCBIN "baserom.gbc",$cb5,$cb5 - $cb5
-
Func_cb5: ; 0xcb5
ld a, [hGameBoyColorFlag]
and a