Skip to content

Commit

Permalink
fix the warning
Browse files Browse the repository at this point in the history
  • Loading branch information
trixie909 committed Apr 22, 2024
1 parent bb9c6bf commit d008efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Game/gamePlayReport.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <math/seadVectorFwd.h>
#include "KingSystem/System/PlayReportMgr.h"
namespace ksys::qst {
class Quest;
struct Quest;
}
namespace uking {

Expand Down

0 comments on commit d008efa

Please sign in to comment.