summaryrefslogtreecommitdiff
path: root/include/thga.h
AgeCommit message (Collapse)Author
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
* Add names to all typedef'd structs, unions, and enums * wtf vs code * Use a better regex
2022-11-13TwoHeadArena and TwoHeadGfxArena docs (#1349)Tharo
* TwoHeadArena and TwoHeadGfxArena docs, ALIGNOF macro * AllocStart -> AllocHead , AllocEnd -> AllocTail * Format * Suggested changes * Fix * Further suggested changes