move some stuff out of arch.cpp

This commit is contained in:
Glenn Maynard
2004-07-07 20:12:21 +00:00
parent e47f331924
commit 396badb225
3 changed files with 6 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@
#include "GameState.h"
#include "RageTimer.h"
#include "arch/Lights/LightsDriver.h"
#include "arch/arch.h"
#include "RageUtil.h"
#include "GameInput.h" // for GameController
#include "InputMapper.h"