move XBOX special case

This commit is contained in:
Glenn Maynard
2003-12-07 04:17:17 +00:00
parent beee99619c
commit 8998725110
@@ -50,5 +50,11 @@
/* For RageLog */
#define HAVE_VERSION_INFO
#ifdef _XBOX
#include <xtl.h>
#include <xgraphics.h>
#include <stdio.h>
#endif
#endif