tp/libs
LC c37cd04585
c_m3d: Make use of forward declarations (#104)
Some inline helper function of the included files in the header make use
of functions defined within it. This can cause a circular dependency
cycle if said helper functions are ever defined within the classes.

To break this potential cycle, we can use forward declarations.

This also has the benefit of reducing preprocessing overhead a little
bit.
2021-01-26 21:29:28 -05:00
..
JSystem binary OK (#99) 2021-01-26 17:42:28 -05:00
MSL organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
SSystem c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
Z2AudioLib Z2AudioLib: Migrate declarations out of functions.h to respective files (#96) 2021-01-25 12:57:46 -05:00
debugger/MetroTRK organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
dolphin organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00