From 16d6a4de1b64b1f588bab7b8e633c9f678615e9c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 30 Sep 2006 22:41:27 +0000 Subject: [PATCH] update comment --- stepmania/src/GameInput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/GameInput.h b/stepmania/src/GameInput.h index 4c9841c6e2..5a400689ea 100644 --- a/stepmania/src/GameInput.h +++ b/stepmania/src/GameInput.h @@ -1,4 +1,4 @@ -/* GameInput - An input event specific to a Game definied by an instrument and a button space. */ +/* GameInput - An input event specific to an InputScheme defined by a logical controller and button. */ #ifndef GAME_INPUT_H #define GAME_INPUT_H