You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Core: Cleanup headers in core/config
- `MainLoop` now forward-declared in `OS`
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#define DEBUG_LOG_WAYLAND(...)
|
||||
#endif
|
||||
|
||||
#include "core/os/main_loop.h"
|
||||
#include "servers/rendering/dummy/rasterizer_dummy.h"
|
||||
|
||||
#ifdef VULKAN_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user