diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 00:42:39 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 00:42:39 -0600 |
commit | 2cede80735eae29cc0185d3c44557313624181b0 (patch) | |
tree | 2d7171fefa47c7f4a0284245d8b143a3b06a553c | |
parent | 0707a7c0cd9b52c5e4b1f26cf44add4e488eabf7 (diff) |
remove extraneous comment
hg-commit-id: 7cba5f18eac5
-rw-r--r-- | pokered.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm index d4332520..eacaef10 100644 --- a/pokered.asm +++ b/pokered.asm @@ -5441,8 +5441,6 @@ VermilionHouse3_h: ; 0x19c06 to 0x19c12 (12 bytes) (bank=6) (id=196) INCBIN "baserom.gbc",$19C12,$19C4F-$19C12 -;INCBIN "baserom.gbc",$19C4F,$19C5B-$19C4F - IndigoPlateauLobby_h: ; 0x19c4f to 0x19c5b (12 bytes) (bank=6) (id=174) db $02 ; tileset db $06, $08 ; dimensions (y, x) |