godot/core/error
lawnjelly 9963c4f0d3 Add fflush to error macros
CRASH_NOW macros would previously crash before outputting any error messages. This PR ensures calling fflush for stdout before terminating.
2022-02-05 12:31:54 +00: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 Add fflush to error macros 2022-02-05 12:31:54 +00:00
error_macros.h Add fflush to error macros 2022-02-05 12:31:54 +00:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00