(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compatability loaded' NewGRF instead of the one that we're actually looking for
This commit is contained in:
@@ -46,4 +46,6 @@ void GamelogTestGRF();
|
||||
|
||||
bool GamelogGRFBugReverse(uint32 grfid, uint16 internal_id);
|
||||
|
||||
void GamelogGetOriginalGRFMD5Checksum(uint32 grfid, byte *md5sum);
|
||||
|
||||
#endif /* GAMELOG_H */
|
||||
|
Reference in New Issue
Block a user