This commit is contained in:
Glenn Maynard
2004-09-28 05:51:10 +00:00
parent 911293785e
commit f7e215e914
8 changed files with 3 additions and 31 deletions
+2 -4
View File
@@ -1,12 +1,10 @@
/* ScreenTestInput - Display pressed keys. */
#ifndef SCREEN_TEST_INPUT_H
#define SCREEN_TEST_INPUT_H
#include "ScreenWithMenuElements.h"
#include "Sprite.h"
#include "BitmapText.h"
#include "PrefsManager.h"
#include "InputMapper.h"
#include "RageInputDevice.h"
class ScreenTestInput : public ScreenWithMenuElements