(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

@@ -20,6 +20,8 @@
#include "functions.h"
#include "window_func.h"
#include "vehicle_func.h"
#include "autoreplace_base.h"
#include "autoreplace_func.h"
/**
* Update the num engines of a groupID. Decrease the old one and increase the new one