We still need HelpDisplay.h for mapping controllers on Xbox.

This commit is contained in:
Renaud Lepage
2005-09-04 01:14:07 +00:00
parent 9017c0ffd6
commit 5952d019f2
+3
View File
@@ -10,6 +10,9 @@
#include "Game.h"
#include "ScreenDimensions.h"
#include "Command.h"
#if defined(XBOX)
#include "HelpDisplay.h" //We still need this for Xbox controller mapping.
#endif
static const ThemeMetric<apActorCommands> EVEN_LINE_IN ("ScreenMapControllers","EvenLineIn");
static const ThemeMetric<apActorCommands> EVEN_LINE_OUT ("ScreenMapControllers","EvenLineOut");