(svn r2631) Move screenshot related variables from variables.h to screenshot.[ch]

This commit is contained in:
tron
2005-07-19 06:47:07 +00:00
parent 6b439d6f82
commit 28a6e10a63
5 changed files with 32 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "screenshot.h"
#include "sound.h"
#include "string.h"
#include "table/currency.h"