actor: fixed endianess problem when setting actor table
authorLukas Krickl <lukas@krickl.dev>
Tue, 3 Feb 2026 14:58:31 +0000 (15:58 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 3 Feb 2026 14:58:31 +0000 (15:58 +0100)
commite45910125c96ce2253d4e8a82716a8b2614cc46a
tree83d7fc549c0536c3902d2817051447de89604c81
parente9e625b0087b00c51aa16c58b16b46c174adda13
actor: fixed endianess problem when setting actor table

Fixed bat not having stamina causing hp to overflow
src/actor.s
src/attributes.s
src/macros.inc
src/math.s
src/player.s