(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 ad061e6d60
commit db45093f7b
8 changed files with 22 additions and 17 deletions

View File

@@ -12,6 +12,7 @@
#include "../variables.h"
#include "../genworld.h"
#include "../fileio.h"
#include "../fios.h"
#include "../blitter/factory.hpp"
#include "../core/alloc_func.hpp"
#include "dedicated_v.h"