mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: add round display
This commit is contained in:
7
src/core/CoreData.h
Normal file
7
src/core/CoreData.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "ui/managers/debug/DebugData.h"
|
||||
|
||||
struct CoreData {
|
||||
DebugData debugData;
|
||||
};
|
||||
Reference in New Issue
Block a user