summaryrefslogtreecommitdiff
path: root/src/KingSystem/Resource/resUnit.cpp
AgeCommit message (Collapse)Author
2025-06-18rename _c to lane_idPistonight
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Léo Lam
This reverts commit 42807160cfb33af9f3cf2fa6b0ba98f232208cdb. It makes searching for NON_MATCHING comment descriptions much less convenient in most text editors or IDEs, and we want the function CSV to be the single source of truth for function statuses. Having a function marked as matching but not built because of a stray #ifdef would be bad.
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2020-10-15ksys/res: Implement all of HandleLéo Lam
2020-10-11ksys/res: Implement more ResourceUnit functionsLéo Lam
2020-10-04ksys/res: Implement more Cache functionsLéo Lam
2020-09-26ksys/res: Start adding ResourceUnit and CacheLéo Lam