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
error_list.h
error_macros.cpp Errors: Fallback to fprintf if OS singleton doesn't exist 2022-06-30 16:00:30 +02:00
error_macros.h
SCsub