(svn r11839) -Codechange: move some variables from variables.h to a more logical location.

This commit is contained in:
rubidium
2008-01-13 21:41:24 +00:00
parent 27e5deb719
commit 3ca95f2a85
13 changed files with 30 additions and 11 deletions

View File

@@ -30,6 +30,7 @@
#include "date_func.h"
#include "variables.h"
#include "settings_type.h"
#include "command_func.h"
#include "table/sprites.h"
#include "table/strings.h"