tp/include/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_angle/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_bg_s_gnd_chk/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_bg_s_lin_chk/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_bg_s_shdw_draw/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_cc_d c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
c_cc_s normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_lib/asm c_lib: Decomp a few functions (#89) 2021-01-21 20:29:22 -05:00
c_m2d/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d/asm some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_math/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_phase/asm c_phase: Make cPhs_Next completely matching (#102) 2021-01-26 17:08:35 -05:00
c_request/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_sxyz/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_xyz/asm some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_API_controller_pad.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_API_graphic.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_angle.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_bg_s_chk.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_gnd_chk.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_lin_chk.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_bg_s_poly_info.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_bg_s_shdw_draw.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_bg_w.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_lib.h c_lib: Decomp a few functions (#89) 2021-01-21 20:29:22 -05:00
c_list.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_list_iter.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m2d.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d.h c_m3d: Make use of forward declarations (#104) 2021-01-26 21:29:28 -05:00
c_m3d_g_aab.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cir.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cps.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_cyl.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_lin.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_pla.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_sph.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_m3d_g_tri.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_malloc.h decompile s_basic, cleanup mangled names in f_pc (#101) 2021-01-26 17:11:50 -05:00
c_math.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_node.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_node_iter.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_phase.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_request.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_sxyz.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00
c_tag.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_tag_iter.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_tree.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_tree_iter.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_xyz.h some c_m3d (#97) 2021-01-26 17:48:47 -05:00