tp/libs/SSystem/SComponent
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
..
c_API_controller_pad.cpp decomp some small files, do some cleanup (#42) 2021-01-03 01:04:15 -05:00
c_API_graphic.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_angle.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_bg_s_chk.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_gnd_chk.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_lin_chk.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_poly_info.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_shdw_draw.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_w.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_cc_d.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_cc_s.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_counter.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_lib.cpp c_lib: Decomp a few functions (#89) 2021-01-21 20:29:22 -05:00
c_list.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_list_iter.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_m2d.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d.cpp c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
c_m3d_g_aab.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cir.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cps.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cyl.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_lin.cpp c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
c_m3d_g_pla.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_sph.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_tri.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_malloc.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_math.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_node.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_node_iter.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_phase.cpp c_phase: Make cPhs_Next completely matching (#102) 2021-01-26 17:08:35 -05:00
c_request.cpp Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_sxyz.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_tag.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_tag_iter.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_tree.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_tree_iter.cpp run clang-format 2020-12-26 11:31:49 -05:00
c_xyz.cpp some c_m3d (#97) 2021-01-26 17:48:47 -05:00