Rename map files, labels, and constants to be consistent and work with Polished Map

This commit is contained in:
Rangi 2019-01-01 15:06:23 -05:00
parent 90430e6dee
commit c779602459
1398 changed files with 6631 additions and 6166 deletions

View file

@ -0,0 +1,8 @@
UndergroundPathNorthSouth_h:
db UNDERGROUND ; tileset
db UNDERGROUND_PATH_NORTH_SOUTH_HEIGHT, UNDERGROUND_PATH_NORTH_SOUTH_WIDTH ; dimensions (y, x)
dw UndergroundPathNorthSouth_Blocks ; blocks
dw UndergroundPathNorthSouth_TextPointers ; texts
dw UndergroundPathNorthSouth_Script ; scripts
db 0 ; connections
dw UndergroundPathNorthSouth_Object ; objects