summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_swhammer.h
AgeCommit message (Expand)Author
2025-08-21Fix missing includes in some headersLagoLunatic
2025-05-19Fix weak function order of dBgS_MoveBgActor::DrawLagoLunatic
2025-03-21Fix obj_shelf weak order, fix MoveBG inline usageLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-10d-a-obj-swhammer equivalent (#702)Ross Newman
2025-02-01Switch return type of _execute/_draw/_delete to be `bool` by default instead ...LagoLunatic
2024-02-01Add return type and static keyword for more static funcsLagoLunatic
2024-01-08Get more actors compilingLagoLunatic
2023-11-26Remove some unnecessary includes from headersLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Fix missing const inlines in actor headersLagoLunatic
2023-11-24Automatically generate headers for all actorsLagoLunatic