Changeset - r2326:bcf5653aa1b4
[Not reviewed]
master
0 1 0
tron - 19 years ago 2005-08-11 13:03:39
tron@openttd.org
(svn r2852) Remove the unused field 'id' from struct FiosItem
1 file changed with 0 insertions and 1 deletions:
hal.h
1
0 comments (0 inline, 0 general)
hal.h
Show inline comments
 
@@ -48,7 +48,6 @@ extern bool _dbg_screen_rect;
 

	
 
// Deals with finding savegames
 
typedef struct {
 
	uint16 id;
 
	byte type;
 
	uint64 mtime;
 
	char title[64];
0 comments (0 inline, 0 general)