(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition

This commit is contained in:
belugas
2007-12-28 03:14:55 +00:00
parent e2efaaff87
commit 5087a6cdd7
8 changed files with 22 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
#include "genworld.h"
#include "tile_cmd.h"
#include "core/alloc_func.hpp"
#include "functions.h"
#include "fios.h"
#include "window_func.h"
#include "functions.h"
#include "date_func.h"