mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-24 06:59:10 +00:00
(svn r7236) -Codechange: remove unused global array _newgrf_files
This commit is contained in:
@@ -313,8 +313,6 @@ VARDEF SmallFiosItem _file_to_saveload;
|
||||
|
||||
VARDEF byte _get_z_hint; // used as a hint to getslopez to return the right height at a bridge.
|
||||
|
||||
VARDEF char *_newgrf_files[32];
|
||||
|
||||
|
||||
VARDEF Vehicle *_place_clicked_vehicle;
|
||||
|
||||
|
Reference in New Issue
Block a user