mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-20 10:25:57 +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 @@
|
|||
CeladonPokecenter_h: ; 0x488ac to 0x488b8 (12 bytes) (bank=12) (id=133)
|
||||
CeladonPokecenter_h:
|
||||
db POKECENTER ; tileset
|
||||
db CELADON_POKECENTER_HEIGHT, CELADON_POKECENTER_WIDTH ; dimensions (y, x)
|
||||
dw CeladonPokecenterBlocks, CeladonPokecenterTextPointers, CeladonPokecenterScript ; blocks, texts, scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue