(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.

This commit is contained in:
alberth
2016-09-04 12:45:40 +00:00
parent df2221ba7e
commit a35e970ab0
6 changed files with 21 additions and 18 deletions

View File

@@ -26,6 +26,7 @@
#include "town.h"
#include "core/geometry_func.hpp"
#include "core/random_func.hpp"
#include "saveload/saveload.h"
#include "progress.h"
#include "error.h"