mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 01:49:10 +00:00
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error.
This commit is contained in:
@@ -147,5 +147,6 @@ bool HasGrfMiscBit(GrfMiscBit bit);
|
||||
bool GetGlobalVariable(byte param, uint32 *value);
|
||||
|
||||
StringID MapGRFStringID(uint32 grfid, StringID str);
|
||||
void ShowNewGRFError();
|
||||
|
||||
#endif /* NEWGRF_H */
|
||||
|
Reference in New Issue
Block a user