(svn r11775) -Codechange: move all autoreplace/autorenew functions to a single location.

This commit is contained in:
rubidium
2008-01-07 09:19:53 +00:00
parent b0ac283aec
commit a8a3a7e3f2
22 changed files with 195 additions and 126 deletions

View File

@@ -25,6 +25,7 @@
#include "date_func.h"
#include "vehicle_func.h"
#include "variables.h"
#include "autoreplace_gui.h"
enum {
HEADER_SIZE = 49,