summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_draw_priority.cpp
AgeCommit message (Collapse)Author
2025-11-30project cleanup (#2895)TakaRikka
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
2024-11-29some cleanup of f_pc/f_op files (#2254)TakaRikka
* cleanup f_pc files * cleanup f_op files * fix a couple f_op_actor_mng functions * minor JSystem work
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
2023-05-05d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK (#327)TakaRikka
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK * some std header setups * f_pc / profile cleanup * setup cull data * remove asm * d_a_suspend OK
2023-03-07Misc Changes (#306)Pheenoh
2022-12-30f_pc_draw_priority: Type fixJasper St. Pierre
2021-04-01ported over f_pclepelog
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis