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