map: Fixed f1 room table size calculation.
authorLukas Krickl <lukas@krickl.dev>
Mon, 6 Jan 2025 06:28:06 +0000 (07:28 +0100)
committerLukas Krickl <lukas@krickl.dev>
Mon, 6 Jan 2025 06:28:06 +0000 (07:28 +0100)
commitf17446f3d261e710703ba4d478ddf4294a9ae3cb
tree99c7d5e0498b9d2ad48f33975d1a2bd445a63dbb
parent3b35a6412ff1c9cda5176a8f712b16a12ee38688
map: Fixed f1 room table size calculation.

This was an off-by-one error due to the placement of the start label
which included the table length itself.
src/map.s