(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

@@ -32,6 +32,7 @@
#include "engine.h"
#include "sound.h"
#include "fileio.h"
#include "fios.h"
#include "airport.h"
#include "aircraft.h"
#include "console.h"