mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-26 05:06:23 +12:00
Remove the last address comments
except for wram.asm and sram.asm also delete unused yellow file
This commit is contained in:
parent
48e0125bd6
commit
a51037eeee
458 changed files with 532 additions and 791 deletions
|
|
@ -1,4 +1,4 @@
|
|||
CeruleanHouse1_h: ; 0x1d6ea to 0x1d6f6 (12 bytes) (bank=7) (id=63)
|
||||
CeruleanHouse1_h:
|
||||
db HOUSE ; tileset
|
||||
db CERULEAN_HOUSE_1_HEIGHT, CERULEAN_HOUSE_1_WIDTH ; dimensions (y, x)
|
||||
dw CeruleanHouse1Blocks, CeruleanHouse1TextPointers, CeruleanHouse1Script ; blocks, texts, scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue