diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2026-05-12 20:50:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 20:50:44 +0200 |
| commit | 0bb7400136dd84c00abdaf96c5dbdb63c02f836f (patch) | |
| tree | 17421cfcfc42800ba7668e966234e2448ff226ed /include/Message | |
| parent | 1570b7d2d63aed0a77fc2077618b766eebaba56e (diff) | |
ActorItemSeller OK (#164)
Diffstat (limited to 'include/Message')
| -rw-r--r-- | include/Message/MsgProc.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Message/MsgProc.hpp b/include/Message/MsgProc.hpp index 41dc85ce..b8140223 100644 --- a/include/Message/MsgProc.hpp +++ b/include/Message/MsgProc.hpp @@ -125,6 +125,7 @@ public: unk32 func_ov000_0207bc48(); void func_ov000_0207bc9c(); + bool func_ov018_02160a54(unk32); bool func_ov018_02160a64(unk32, unk32); }; extern UnkClass_027e0e28 data_027e0e28; |
