tilemaps: rename tilemap09

Give it its proper name.
This commit is contained in:
Pierre de La Morinerie 2022-04-08 07:12:03 +00:00
parent 1a7b7f995e
commit 69b9d14c92
13 changed files with 15 additions and 15 deletions

View File

@ -8,7 +8,7 @@ AttrmapsPointersTable::
._06 dw MenuFileEraseAttrmap ; $6119
._07 dw Attrmap07 ; $641B
._08 dw WorldMapAttrmap ; $66CD
._09 dw Attrmap09 ; $5C97
._09 dw EaglesTowerCloudsAttrmap ; $5C97
._0A dw GameOverAttrmap ; $61E9
._0B dw InventoryDebugAttrmap ; $5C97
._0C dw MenuFileCopyAttrmap ; $6181

View File

@ -50,8 +50,8 @@ MenuFileCopyTilemap::
incbin "data/backgrounds/menu_file_copy.tilemap.encoded"
InventoryTilemap::
incbin "data/backgrounds/inventory.tilemap.encoded"
Tilemap09::
incbin "data/backgrounds/tilemap09.tilemap.encoded"
EaglesTowerCloudsTilemap::
incbin "data/backgrounds/eagles_tower_clouds.tilemap.encoded"
InventoryDebugTilemap::
incbin "data/backgrounds/inventory_debug.tilemap.encoded"
GameOverTilemap::

View File

@ -8,7 +8,7 @@ AttrmapsPointersTable::
._06 dw MenuFileEraseAttrmap ; $6119
._07 dw Attrmap07 ; $641B
._08 dw WorldMapAttrmap ; $66CD
._09 dw Attrmap09 ; $5C97
._09 dw EaglesTowerCloudsAttrmap ; $5C97
._0A dw GameOverAttrmap ; $61E9
._0B dw InventoryDebugAttrmap ; $5C97
._0C dw MenuFileCopyAttrmap ; $6181

View File

@ -50,8 +50,8 @@ MenuFileCopyTilemap::
incbin "data/backgrounds/menu_file_copy.tilemap.encoded"
InventoryTilemap::
incbin "data/backgrounds/inventory.tilemap.encoded"
Tilemap09::
incbin "data/backgrounds/tilemap09.tilemap.encoded"
EaglesTowerCloudsTilemap::
incbin "data/backgrounds/eagles_tower_clouds.tilemap.encoded"
InventoryDebugTilemap::
incbin "data/backgrounds/inventory_debug.tilemap.encoded"
GameOverTilemap::

View File

@ -42,8 +42,8 @@ MenuFileCopyTilemap::
incbin "data/backgrounds/menu_file_copy.tilemap.encoded"
InventoryTilemap::
incbin "data/backgrounds/inventory.tilemap.encoded"
Tilemap09::
incbin "data/backgrounds/tilemap09.tilemap.encoded"
EaglesTowerCloudsTilemap::
incbin "data/backgrounds/eagles_tower_clouds.tilemap.encoded"
InventoryDebugTilemap::
incbin "data/backgrounds/inventory_debug.tilemap.encoded"
GameOverTilemap::

View File

@ -1,6 +1,6 @@
Attrmap09::
EaglesTowerCloudsAttrmap::
InventoryDebugAttrmap::
incbin "data/backgrounds/tilemap09.attrmap.encoded"
incbin "data/backgrounds/eagles_tower_clouds.attrmap.encoded"
IntroSeaCGBAttrmap::
IntroSeaDMGAttrmap::
incbin "data/backgrounds/intro_sea_dmg.attrmap.encoded"

View File

@ -8,7 +8,7 @@ AttrmapsPointersTable::
._06 dw MenuFileEraseAttrmap ; $6115
._07 dw Attrmap07 ; $642F
._08 dw WorldMapAttrmap ; $66E1
._09 dw Attrmap09 ; $5C97
._09 dw EaglesTowerCloudsAttrmap ; $5C97
._0A dw GameOverAttrmap ; $61E5
._0B dw InventoryDebugAttrmap ; $5C97
._0C dw MenuFileCopyAttrmap ; $617D

View File

@ -42,8 +42,8 @@ MenuFileCopyTilemap::
incbin "data/backgrounds/menu_file_copy.tilemap.encoded"
InventoryTilemap::
incbin "data/backgrounds/inventory.tilemap.encoded"
Tilemap09::
incbin "data/backgrounds/tilemap09.tilemap.encoded"
EaglesTowerCloudsTilemap::
incbin "data/backgrounds/eagles_tower_clouds.tilemap.encoded"
InventoryDebugTilemap::
incbin "data/backgrounds/inventory_debug.tilemap.encoded"
GameOverTilemap::

View File

@ -9,7 +9,7 @@ TilemapsPointersTable::
._06 dw MenuFileEraseTilemap ; $6589
._07 dw wMinimapTilemap ; $D651
._08 dw WorldMapTilemap ; $62E9
._09 dw Tilemap09 ; $67C9
._09 dw EaglesTowerCloudsTilemap ; $67C9
._0A dw GameOverTilemap ; $698F
._0B dw InventoryDebugTilemap ; $68F6
._0C dw MenuFileCopyTilemap ; $6660

View File

@ -59,7 +59,7 @@ background_names = [
'MenuFileEraseTilemap', #06
'Tilemap07', #07
'WorldMapTilemap', #08
'Tilemap09', #09 (inventory no minimap?)
'EaglesTowerCloudsTilemap', #09
'GameOverTilemap', #0A
'InventoryDebugTilemap', #0B
'MenuFileCopyTilemap', #0C