(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 57a366e6d8
commit 0edc029f9f
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"