mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-03 20:03:50 +00:00
"Fix and refine app initialization flow
- Update core application startup paths and cleanup logic - Adjust renderer & input subsystem integration for stability - Address recent staging source updates with robust error handling"
This commit is contained in:
parent
afeaa13562
commit
9b38e64f84
5 changed files with 1391 additions and 1208 deletions
|
|
@ -488,6 +488,7 @@ set(WOWEE_SOURCES
|
|||
src/core/application.cpp
|
||||
src/core/entity_spawner.cpp
|
||||
src/core/appearance_composer.cpp
|
||||
src/core/world_loader.cpp
|
||||
src/core/window.cpp
|
||||
src/core/input.cpp
|
||||
src/core/logger.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue