mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 22:51:08 +00:00
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. |
||
|---|---|---|
| .. | ||
| config.py | ||
| image_loader_webp.cpp | ||
| image_loader_webp.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||