tp/include/SComponent
Erin Moon c70d485d35
normalize header guards to {tu_name}_H_ (#87)
i previously had a bad habit of using double underscores in include
guard macro names, which are implementation-reserved per
the C++98 standard (see 17.4.3.1.2 Global names).

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-18 14:02:51 -05:00
..
c_angle/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_bg_s_chk/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_poly_info/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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_cc_s normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_lib/asm JKRAram and JKRAramStream (#80) 2021-01-09 20:15:52 -05:00
c_m2d/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_aab/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_cir/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_cps/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_cyl/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_lin/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_pla/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_sph/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_m3d_g_tri/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_math/asm Split SComponent (#45) 2021-01-06 20:04:53 -05:00
c_phase/asm move asm in TUs to files, add diff.py 2020-12-26 13:03:37 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_bg_s_gnd_chk.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -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 Split SComponent (#45) 2021-01-06 20:04:53 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_aab.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_cir.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_cps.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_cyl.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_lin.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_pla.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_sph.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_m3d_g_tri.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00
c_malloc.h normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -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 normalize header guards to {tu_name}_H_ (#87) 2021-01-18 14:02:51 -05:00