summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_b_gg.h
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
2025-08-31d_a_obj_beamos / d_a_e_wb WIP (#2620)Howard Luck
* WIP * daE_WB_Draw * checkpoint * more matches * checkpoint * fixes * fix debug build * fix daObjBm_c alignment * fixes for luz * fixes for hatal * manual spacing changes * run clang-format * move header back
2025-08-24Add a precompiled header for RELs (#2597)Max Roncace
2025-06-13d_a_npc_tk equivalent (#2483)Max Roncace
2025-06-07d_a_b_gg equivalent (#2478)TakaRikka
* b_gg equivalent * clean up b_gg * cleanup float literal
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>