animation: Added basic animation update table
authorLukas Krickl <lukas@krickl.dev>
Sun, 26 Jan 2025 05:46:28 +0000 (06:46 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sun, 26 Jan 2025 05:46:28 +0000 (06:46 +0100)
commit3497af45199c493847d1de4a4f6bcb18fd12d862
treedde7568f93c61beaa10c7b58ff3485077e2cebe6
parent9d1d8b1e7c4c39d0193a134454f9544610c9ff66
animation: Added basic animation update table

This will limit us to 127 animations but I think this will be
plenty for now. If there is every a point where the table
might run out we might need to introduce a new system.
src/animation.s
src/defs.s
src/wram.s