OpenTTD Source  14.0-beta1
error.cpp File Reference
#include "stdafx.h"
#include "error_func.h"

Go to the source code of this file.

Functions

void NotReachedError (int line, const char *file)
 
void AssertFailedError (int line, const char *file, const char *expression)
 

Detailed Description

Reporting of errors.

Definition in file error.cpp.