File diff r4260:59348b953ade → r4261:8c2d0c75e37a
oldloader.c
Show inline comments
 
@@ -15,12 +15,13 @@
 
#include "vehicle.h"
 
#include "signs.h"
 
#include "debug.h"
 
#include "depot.h"
 
#include "network.h"
 
#include "ai/ai.h"
 
#include "date.h"
 

	
 
enum {
 
	HEADER_SIZE = 49,
 
	BUFFER_SIZE = 4096,
 

	
 
	OLD_MAP_SIZE = 256 * 256