mapobj: map objects are not loaded as soon as the player scrolls instead of during...
authorLukas Krickl <lukas@krickl.dev>
Tue, 23 Sep 2025 16:22:01 +0000 (18:22 +0200)
committerLukas Krickl <lukas@krickl.dev>
Tue, 23 Sep 2025 16:22:01 +0000 (18:22 +0200)
commit0ab2977ef60aad0b369d4b43f691578e5ddd15a0
tree5f136a23902157d902db45d11045a6a04c44a4c6
parentf36495835a62e114dc54557b4a383080833f3e0d
mapobj: map objects are not loaded as soon as the player scrolls instead of during draw
src/actor.s
src/map.s
src/player.s
src/rectangle.s
src/video.s