Commit Graph

4 Commits

Author SHA1 Message Date
Eduardo Quezada
a177c127cb
Convert multiple u32 heapID to enum HeapID heapID (#895) 2026-01-16 14:37:55 -08:00
Gudf
ad162a3369 Switch to enum NarcID, standardize names
Some checks are pending
build / build (push) Waiting to run
This replaces instances of NARC IDs with type `int` or `u32` to use
`enum NarcID` instead, and replaces most instances of a NARC ID to be
named `narcID` instead of `narc`, `narcIndex` or `narcIdx`. The name
wasn't replaced where the original one was more descriptive.
2025-04-20 17:40:00 -07:00
Rachel
ca12877e23 Document + clean up font_manager.c 2024-10-13 00:23:14 -07:00
Rachel
059f8d8e0a Identify unk_020232E0 -> font_manager 2024-10-13 00:23:14 -07:00