(svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld

This commit is contained in:
rubidium
2010-07-19 17:17:36 +00:00
parent 3744fda3c1
commit 60b93f5c69
9 changed files with 10 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
#include "core/geometry_func.hpp"
#include "core/random_func.hpp"
#include "core/backup_type.hpp"
#include "genworld.h"
#include "table/strings.h"
#include "table/sprites.h"