aboutsummaryrefslogtreecommitdiff
path: root/game/src/helpers.c
AgeCommit message (Collapse)Author
2024-05-27Use SDCC's new calling conventionJuan J. Martinez
(this is an ABI breaking change, and will require changes to user-written asm functions or their declarations)
2021-01-03Renamed aux to helpers to be windows compatibleJuan J. Martinez