mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 07:03:22 +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 @@
|
|||
VermilionGym_h: ; 0x5ca1a to 0x5ca26 (12 bytes) (id=92)
|
||||
VermilionGym_h:
|
||||
db GYM ; tileset
|
||||
db VERMILION_GYM_HEIGHT, VERMILION_GYM_WIDTH ; dimensions (y, x)
|
||||
dw VermilionGymBlocks, VermilionGymTextPointers, VermilionGymScript ; blocks, texts, scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue