Commit 6fbc5a31 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Report this as an exit function.

parent 446d86c7
Showing with 2 additions and 0 deletions
+2 -0
......@@ -107,6 +107,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