aboutsummaryrefslogtreecommitdiff
path: root/src/spman/spman.c
AgeCommit message (Collapse)Author
2024-05-27Avoid function declarator with no prototype errorsJuan J. Martinez
This is for SDCC 4.4.0 at least.
2022-01-07Replacing VRAM magic numbers with constantsPedro de Medeiros
2021-12-29Initialze the sprite index to 0Juan J. Martinez
Fixes issue #10; thanks to @torihino for the report.
2020-12-30Initial import1.0Juan J. Martinez