LeviLamina
Loading...
Searching...
No Matches
GameStateModel.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace GameplayUI {
6
7struct GameStateModel {};
8
9} // namespace GameplayUI
Definition GameStateModel.h:7