OpenTTD Source  20241108-master-g80f628063a
error.cpp File Reference

Reporting of errors. More...

#include "stdafx.h"
#include "error_func.h"

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)
 

Detailed Description

Reporting of errors.

Definition in file error.cpp.