mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Rename WINRT_ENABLED to UWP_ENABLED
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
/*************************************************************************/
|
||||
#ifdef WINDOWS_ENABLED
|
||||
|
||||
#ifdef WINRT_ENABLED
|
||||
#ifdef UWP_ENABLED
|
||||
|
||||
// Use Launcher class on windows 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user