tp/include
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
SComponent c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
SStandard decompile s_basic, cleanup mangled names in f_pc (#101) 2021-01-26 17:11:50 -05:00
Z2AudioLib Z2AudioLib: Migrate declarations out of functions.h to respective files (#96) 2021-01-25 12:57:46 -05:00
ar normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c M_do_controller_pad split and partially matched (#36) 2021-01-02 02:02:19 -05:00
d some c_m3d (#97) 2021-01-26 17:48:47 -05:00
dolphin normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
dvd normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
f decompile s_basic, cleanup mangled names in f_pc (#101) 2021-01-26 17:11:50 -05:00
gx J2DPane.cpp (#91) 2021-01-25 09:57:35 -05:00
m_Do Various Fixes 2021-01-21 22:20:43 -07:00
os normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
pad normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
vi normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
functions.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
global.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
macros.inc
mtx_vec.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
mwcc.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
variables.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00