ADD: engine wrapper

This commit is contained in:
2025-12-10 01:04:24 +09:00
parent 4880e1a992
commit c61c42f359
6 changed files with 1497 additions and 13 deletions

View File

@@ -10,6 +10,8 @@ add_executable (vulkan_engine
core/engine.h
core/engine.cpp
core/engine_ui.cpp
core/game_api.h
core/game_api.cpp
# core/device
core/device/device.h
core/device/device.cpp