(svn r2672) Move saving/loading related declarations to saveload.h

This commit is contained in:
tron
2005-07-22 06:31:31 +00:00
parent ad97673399
commit 18d79cc30f
9 changed files with 24 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "debug.h"
#include "saveload.h"
#include "spritecache.h"
#include "strings.h"
#include "table/sprites.h"