mirror of https://github.com/godotengine/godot
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. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| 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 | ||
| semaphore_windows.cpp | ||
| semaphore_windows.h | ||
| thread_windows.cpp | ||
| thread_windows.h | ||