(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to gfx.h

This commit is contained in:
KUDr
2007-01-13 14:43:46 +00:00
parent 6f51ba9418
commit 8ad471c321
7 changed files with 200 additions and 183 deletions

View File

@@ -5,6 +5,7 @@
#ifndef RAIL_H
#define RAIL_H
#include "gfx.h"
#include "direction.h"
#include "tile.h"