(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)

This commit is contained in:
peter1138
2007-07-03 11:31:38 +00:00
parent a9e554c5ae
commit 12302ae8c7
6 changed files with 1 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
#include "../zoom.hpp"
#include "../gfx.h"
#include "../debug.h"
#include "../hal.h"
#include "../table/sprites.h"
#include "32bpp_anim.hpp"