1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-22 22:19:08 +00:00

(svn r22019) -Codechange: s/functions.h/clear_func.h/

This commit is contained in:
rubidium
2011-02-07 22:38:02 +00:00
parent bc3ce1e53b
commit 0395aab420
11 changed files with 22 additions and 23 deletions

View File

@@ -19,7 +19,7 @@
#include "town.h"
#include "genworld.h"
#include "transparency.h"
#include "functions.h"
#include "clear_func.h"
#include "company_func.h"
#include "sound_func.h"
#include "water_map.h"