summaryrefslogtreecommitdiff
path: root/include/Message/MsgProc.hpp
diff options
context:
space:
mode:
authorAetias <144526980+AetiasHax@users.noreply.github.com>2026-05-04 22:07:42 +0200
committerGitHub <noreply@github.com>2026-05-04 22:07:42 +0200
commitb44496319d3027a625fcf876cf22e467720355df (patch)
tree4eff75d3a7855824487f1e87c99394640fb3387d /include/Message/MsgProc.hpp
parentfe6681a298f089c5bbbee077ad9c06dc801df476 (diff)
ActorShopItem 98% (#151)
* 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
Diffstat (limited to 'include/Message/MsgProc.hpp')
-rw-r--r--include/Message/MsgProc.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Message/MsgProc.hpp b/include/Message/MsgProc.hpp
index 0615dee8..dc10f91f 100644
--- a/include/Message/MsgProc.hpp
+++ b/include/Message/MsgProc.hpp
@@ -125,7 +125,7 @@ public:
unk32 func_ov000_0207bc48();
void func_ov000_0207bc9c();
};
-extern UnkClass_027e0e28 *data_027e0e28;
+extern UnkClass_027e0e28 data_027e0e28;
extern unk32 *data_ov009_0211f5b4;
extern "C" unk32 func_ov003_020f3f94(unk32 *);
extern "C" void func_ov003_020f4060(unk32 **);