summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_layer.cpp
AgeCommit message (Collapse)Author
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-03-11Add uint typedefLagoLunatic
2023-09-11profile updatesJasper St. Pierre
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww