Added ability to flag room loading
authorLukas Krickl <lukas@krickl.dev>
Mon, 23 Dec 2024 13:28:51 +0000 (14:28 +0100)
committerLukas Krickl <lukas@krickl.dev>
Mon, 23 Dec 2024 13:28:51 +0000 (14:28 +0100)
commitf829713774893bd94f7b6cbc2de1ad64a0446f84
treed802c97bc9da79b6966595195eac058c9be5a46b
parent94db9142ccb4d1467585e0887cb46df048abd018
Added ability to flag room loading

When a player collides with a door a special flag is set that
allows the engine to initiate a room load during the next vblank
src/map.s
src/player.s
src/video.s
src/wram.s