(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h

This commit is contained in:
rubidium
2007-07-16 09:16:58 +00:00
parent 1f447d10b4
commit df009178d4
39 changed files with 125 additions and 83 deletions

View File

@@ -10,6 +10,7 @@
#include "industry_map.h"
#include "station_map.h"
#include "table/strings.h"
#include "strings.h"
#include "table/sprites.h"
#include "landscape.h"
#include "map.h"