e292d79fb3
This will allow adding developer checks which will be fully compiled out in user builds, unlike `DEBUG_ENABLED` which is included in debug tempates and the editor builds. This define is not used yet, but we'll soon add code that uses it, and change some existing `DEBUG_ENABLED` checks to be performed only in dev builds. Related to https://github.com/godotengine/godot-proposals/issues/3371. |
||
---|---|---|
.. | ||
export | ||
app.cpp | ||
app.h | ||
context_egl_uwp.cpp | ||
context_egl_uwp.h | ||
detect.py | ||
joypad_uwp.cpp | ||
joypad_uwp.h | ||
logo.png | ||
os_uwp.cpp | ||
os_uwp.h | ||
platform_config.h | ||
power_uwp.cpp | ||
power_uwp.h | ||
SCsub |