OpenTTD Source 20241224-master-gf74b0cf984
|
Reporting of errors. More...
Go to the source code of this file.
Functions | |
void | NOT_REACHED (const std::source_location location) |
void | AssertFailedError (const char *expression, const std::source_location location) |
Reporting of errors.
Definition in file error.cpp.
void AssertFailedError | ( | const char * | expression, |
const std::source_location | location | ||
) |