trying to fix things

This commit is contained in:
trixie 2024-04-22 18:25:35 -04:00
parent c7b722212a
commit 594fa8a036
2 changed files with 3 additions and 1 deletions

View File

@ -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 {

@ -1 +1 @@
Subproject commit 3217db1ed4db73165b0d2d6f424e9a0a2a0e08fc
Subproject commit 795289ef92e728ec535fa981b531da6768931d3a