Commit 6795d8b6 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Report as an exit function.

parent 6fbc5a31
......@@ -98,6 +98,8 @@ typedef enum ColorElements_ {
LAST_COLORELEMENT
} ColorElements;
void CRT_fatalError(const char* note) __attribute__ ((noreturn));
// TODO: centralize these in Settings.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment