Optimized the structure

This commit is contained in:
2025-11-23 15:13:28 +08:00
parent 5100aa799f
commit ff2ddc6fd4
7 changed files with 28 additions and 29 deletions

View File

@@ -15,9 +15,7 @@ add_subdirectory(third_party/SDL3)
set(SOURCE_FILES
src/main.cpp
src/core/Game.cpp
src/core/Game.h
src/ui/Render.cpp
src/ui/Render.h
)
# 添加可执行文件