animation: Refactored animation code
authorLukas Krickl <lukas@krickl.dev>
Mon, 8 Sep 2025 21:00:38 +0000 (23:00 +0200)
committerLukas Krickl <lukas@krickl.dev>
Mon, 8 Sep 2025 21:00:38 +0000 (23:00 +0200)
commitec0655a85fe61d4d31e14f6f599880da98464069
tree24fe894b0ecb43db8a6ab94d99577d4b4684e712
parent9af5eac5e9274e631d015bee0263f312149815b8
animation: Refactored animation code

The new system allows defintion of tables.
Tables can be loaded and contain up to 3 objects.
src/animation.s
src/defs.s
src/macros.inc
src/main.s
src/player.s
src/unit.s
src/unit_demo.s