Rename metaTiles

Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
This commit is contained in:
octorock
2024-01-06 14:59:48 +01:00
parent c3b771a209
commit aced0bef69
195 changed files with 9739 additions and 9736 deletions
+2 -2
View File
@@ -78,11 +78,11 @@ ResolveCollisionLayer::
ldrh r0, [r4, #0x2e]
ldrh r1, [r4, #0x32]
movs r2, #2
bl GetMetaTileTypeByPos
bl GetTileTypeByPos
movs r3, #1
cmp r0, #0
beq _08016A62
bl GetVvvForMetaTileType
bl GetVvvForTileType
movs r3, #2
add r1, pc, #0x40
_08016A54: