summaryrefslogtreecommitdiff
path: root/src/31_Shop/Actor/ActorShopItem.cpp
AgeCommit message (Collapse)Author
2026-05-11ActorItemSellerBase OK (#163)Aetias
* ActorItemSellerBase OK * Fix broken matches
2026-05-04ActorShopItem 98% (#151)Aetias
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
2026-04-16Delink ActorShopItem.cpp (#147)Aetias
* Make types compatible with dsd-ghidra typesync * Update actors.md * Update docs * Delink ActorShopItem.cpp