mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 08:54:09 +13: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 @@
|
|||
UnknownDungeon3_h: ; 0x45ee4 to 0x45ef0 (12 bytes) (bank=11) (id=227)
|
||||
UnknownDungeon3_h:
|
||||
db CAVERN ; tileset
|
||||
db UNKNOWN_DUNGEON_3_HEIGHT, UNKNOWN_DUNGEON_3_WIDTH ; dimensions (y, x)
|
||||
dw UnknownDungeon3Blocks, UnknownDungeon3TextPointers, UnknownDungeon3Script ; blocks, texts, scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue