forked from mirror/OpenTTD
(svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is disabled.
This commit is contained in:
@@ -30,7 +30,6 @@ StringID GetPlayerNameString(PlayerID player, uint index);
|
||||
/* standard */
|
||||
void ShowInfo(const char *str);
|
||||
void CDECL ShowInfoF(const char *str, ...);
|
||||
void NORETURN CDECL error(const char *str, ...);
|
||||
|
||||
/* openttd.cpp */
|
||||
|
||||
|
Reference in New Issue
Block a user