summaryrefslogtreecommitdiff
path: root/src/object/object37.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-24Match SortKinstoneBagHenny022p
extract kinstone related data from SaveFile into it's own struct Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-01-08Name some more functions in common.cCatobat
2022-07-25Rename objectsoctorock
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-13Decompile object37Tal Hayon