map: Added flags1 to tiles
authorLukas Krickl <lukas@krickl.dev>
Mon, 29 Dec 2025 05:11:39 +0000 (06:11 +0100)
committerLukas Krickl <lukas@krickl.dev>
Mon, 29 Dec 2025 05:11:39 +0000 (06:11 +0100)
commiteaa8c87c821da06a438aae20780d2d06b7a8beac
treeabb9783dd11953681ba7340a2712c714ded6326f
parentf6c37f86ca1b9880a0f5d5533331a8b6ac1bbe69
map: Added flags1 to tiles

Fixed a bug that caused the tile loader to break when the tile struct is
modified.
src/actor.s
src/defs.s
src/map.s