summaryrefslogtreecommitdiff
path: root/src/object/specialChest.c
AgeCommit message (Collapse)Author
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-07-25Rename objectsoctorock