mirror of
https://github.com/godotengine/godot.git
synced 2024-11-11 06:33:10 +00:00
d3153c28f0
The last remaining ERR_EXPLAIN call is in FreeType code and makes sense as is (conditionally defines the error message). There are a few ERR_EXPLAINC calls for C-strings where String is not included which can stay as is to avoid adding additional _MSGC macros just for that. Part of #31244. |
||
---|---|---|
.. | ||
dir_access_windows.cpp | ||
dir_access_windows.h | ||
file_access_windows.cpp | ||
file_access_windows.h | ||
mutex_windows.cpp | ||
mutex_windows.h | ||
rw_lock_windows.cpp | ||
rw_lock_windows.h | ||
SCsub | ||
semaphore_windows.cpp | ||
semaphore_windows.h | ||
thread_windows.cpp | ||
thread_windows.h |