animation: fixed timer sometimes skipping the end frame
authorLukas Krickl <lukas@krickl.dev>
Sun, 14 Sep 2025 05:21:56 +0000 (07:21 +0200)
committerLukas Krickl <lukas@krickl.dev>
Sun, 14 Sep 2025 05:21:56 +0000 (07:21 +0200)
commit1a6cba75fe41319499a5de1e846cad08d82b97bb
treee22aad0d40d09c1d18f77c2a4d55f9f478cff0d4
parent6e4c54b1ee2ab43314b16703b3c5958b23a57411
animation: fixed timer sometimes skipping the end frame

This fix simply replaced the equality check with a greater than check.
src/animation.s