From 594fa8a03666153a70fc80207e17c5e2b0c41595 Mon Sep 17 00:00:00 2001 From: trixie Date: Mon, 22 Apr 2024 18:25:35 -0400 Subject: [PATCH] trying to fix things --- src/Game/gamePlayReport.h | 2 ++ tools/common | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Game/gamePlayReport.h b/src/Game/gamePlayReport.h index c2e5462f..19406ed4 100644 --- a/src/Game/gamePlayReport.h +++ b/src/Game/gamePlayReport.h @@ -6,12 +6,14 @@ namespace ksys::qst { struct Quest; } + namespace uking { void reportKorok(const sead::Vector3f& position); void reportDungeon(const sead::SafeString& name, const sead::SafeString& event); void reportQuestStep(const ksys::qst::Quest* quest, int step_index); void reportGetItem(const sead::Vector3f& pos, const sead::SafeString* targetActorName); + // TODO: More functions class PlayReport : public ksys::PlayReport { diff --git a/tools/common b/tools/common index 3217db1e..795289ef 160000 --- a/tools/common +++ b/tools/common @@ -1 +1 @@ -Subproject commit 3217db1ed4db73165b0d2d6f424e9a0a2a0e08fc +Subproject commit 795289ef92e728ec535fa981b531da6768931d3a