godot/core/error
Rémi Verschelde c83084fccb Errors: Fallback to fprintf if OS singleton doesn't exist
Otherwise we would crash if something prints an error before init or
after destruction of the `OS` singleton which handles printing/logging.
2022-06-30 16:00:30 +02:00
..
error_list.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
error_list.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
error_macros.cpp Errors: Fallback to fprintf if OS singleton doesn't exist 2022-06-30 16:00:30 +02:00
error_macros.h Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
SCsub