1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-02 15:55:59 +00:00
oot/src/overlays
cadmic cd917b0cb8
Create debug macros for common functions (#1597)
* Create debug macros for common functions

* Revert NDEBUG change

* MALLOCR -> MALLOC_R

* DEBUG -> OOT_DEBUG

* Use the same name for debug and non-debug matrix functions

* Fix file/line argument order

* Revert g[s]DPNoOp[Tag]

* Use SystemArena_MallocDebug directly in GameAlloc_MallocDebug

* MTXF_TO_MTX -> MATRIX_TO_MTX
2024-01-09 07:59:03 -05:00
..
actors Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00
effects Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00
gamestates Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00
misc Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00