(svn r22015) -Codechange: move yet another pair of methods from functions.h

This commit is contained in:
rubidium
2011-02-07 22:22:20 +00:00
parent 81484efcfb
commit a90d7ffdee
4 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,6 @@
#include "object.h"
#include "group.h"
#include "strings_func.h"
#include "functions.h"
#include "window_func.h"
#include "date_func.h"
#include "vehicle_func.h"