mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-10 08:00:05 +00:00
(svn r7236) -Codechange: remove unused global array _newgrf_files
This commit is contained in:
parent
cd23dd423e
commit
77c564bd86
@ -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 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;
|
VARDEF Vehicle *_place_clicked_vehicle;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user