summaryrefslogtreecommitdiff
path: root/mem.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor: introduce mem.h; wrappers for allocatorsdilluti0n2025-05-101-0/+21
This patch removes the dependency on raylib when allocating memory.