Changeset - r5144:9ca1b9d1b183
[Not reviewed]
master
0 1 0
peter1138 - 18 years ago 2006-11-22 08:49:40
peter1138@openttd.org
(svn r7236) -Codechange: remove unused global array _newgrf_files
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
variables.h
Show inline comments
 
@@ -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;
 

	
0 comments (0 inline, 0 general)