Move ExitGame into GameLoop.h

This commit is contained in:
Steve Checkoway
2005-10-30 09:45:39 +00:00
parent cd2645fe36
commit 33c0408ca2
@@ -1,6 +1,7 @@
#include "global.h"
#include "GraphicsWindow.h"
#include "StepMania.h"
#include "GameLoop.h"
#include "ProductInfo.h"
#include "RageLog.h"
#include "RageUtil.h"