summaryrefslogtreecommitdiff
path: root/include/DynamicLink.h
AgeCommit message (Collapse)Author
2024-01-20OSLink done (#2038)TakaRikka
2023-09-30Begin Fixing files for -sym on (#1952)jdflyer
2023-05-12Remove #includes from headers (#334)Jcw87
* add "global.h" to files that use it * add MSL_C includes to files that use them * remove dolphin includes from headers that don't need them * remove JSupport includes from headers that don't need them * remove JKernel includes from headers that don't need them * remove JUtility includes from headers that don't need them * remove J3D includes from headers that don't need them * remove J2D includes from headers that don't need them * remove JAudio2 includes from headers that don't need them * remove Z2AudioLib includes from headers that don't need them * remove JMessage includes from headers that don't need them * remove JParticle includes from headers that don't need them * remove SComponent includes from headers that don't need them * remove dol includes from headers that don't need them * sort includes
2023-04-29fix functions not returning values (#324)Jcw87
2023-02-13m_Do cleanup and c_dylink process namesjdflyer
2022-04-24some MSL_C work (#192)TakaRikka
* wip * bunch of MSL_C files thanks to pikmin2 decomp for their work * format / asm * progress * fix * fix remove-asm to work with C files * init / start
2022-04-10Add Progress.md (#187)jdflyer
* Match DynamicLink * finish merge * Add Progress.md and update readme
2022-02-07c_dylinkTakaRikka
2022-01-25d_kankyo_wether / d_eye_hl (#178)TakaRikka
* d_eye_hl / d_kankyo_wether wip * more d_kankyo_wether + format * remove asm * some d_kankyo wip * fix dccs vtable * some m_Do_graphic / d_meter2_draw work
2022-01-17Formatting fixesjdflyer
2022-01-11Match destructor and msl_c header include fixesjdflyer
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis