mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 14:24:10 +08:00
feat: add validation for badapple inputs
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
#include "ui/managers/debug/DebugData.h"
|
||||
#include "input/InputState.h"
|
||||
|
||||
#include "scenes/base/SceneEvent.h"
|
||||
struct CoreData {
|
||||
DebugData debugData;
|
||||
InputState inputState;
|
||||
SceneType sceneType = SceneType::MainMenuScene;
|
||||
};
|
||||
Reference in New Issue
Block a user