cursor: cursor movement is now handeled by the state system
authorLukas Krickl <lukas@krickl.dev>
Thu, 27 Mar 2025 16:59:28 +0000 (17:59 +0100)
committerLukas Krickl <lukas@krickl.dev>
Thu, 27 Mar 2025 16:59:28 +0000 (17:59 +0100)
commit0430405ec386d2b3c69d32d402c5e4e801326018
tree0b90da053657d51578b97ba184d1ca2e88a829fb
parent74f4bca0c8d6f67e8f2ca52025c24ddaf91bf900
cursor: cursor movement is now handeled by the state system
src/defs.s
src/macros.inc
src/player.s
src/state.s
src/update.s