botw/src/Game/Actor
Léo Lam df36d65665
Revert "Add #ifdef declarations for NON_MATCHING code"
This reverts commit 42807160cf.

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.
2022-02-27 12:50:52 +01:00
..
CMakeLists.txt getDragonItemDropPosition (#84) 2022-02-19 13:32:13 +01:00
actDragon.cpp getDragonItemDropPosition (#84) 2022-02-19 13:32:13 +01:00
actDragon.h getDragonItemDropPosition (#84) 2022-02-19 13:32:13 +01:00
actWeapon.cpp Revert "Add #ifdef declarations for NON_MATCHING code" 2022-02-27 12:50:52 +01:00
actWeapon.h uking/ui: Add inventory loading function 2021-01-17 19:46:43 +01:00