(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

@@ -21,6 +21,7 @@
#include "town.h"
#include "player_func.h"
#include "player_base.h"
#include "command_func.h"
#include "table/strings.h"