(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

@@ -18,7 +18,7 @@
#include "bridge_map.h"
#include "genworld.h"
#include "autoslope.h"
#include "functions.h"
#include "clear_func.h"
#include "water.h"
#include "window_func.h"
#include "company_gui.h"