AGOS: Reduced header dependency

This commit is contained in:
Eugene Sandulenko 2011-08-05 11:16:03 +01:00
parent 43c7b10566
commit 6e795a89b0
33 changed files with 80 additions and 90 deletions

View file

@ -23,6 +23,7 @@
#include "agos/agos.h"
#include "agos/vga.h"
#include "common/endian.h"
#include "common/textconsole.h"
namespace AGOS {