From 57cf3248ed70b2cd547551e3516f94a291ab1dce Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sat, 26 Apr 2008 06:43:11 +0000 Subject: [PATCH] update comment - no more end markers, Invalid value causes unmapping (see pump automappings) --- stepmania/src/InputMapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/InputMapper.h b/stepmania/src/InputMapper.h index 7f545f111b..09db9c4a4f 100644 --- a/stepmania/src/InputMapper.h +++ b/stepmania/src/InputMapper.h @@ -32,7 +32,7 @@ struct AutoMappingEntry int m_iSlotIndex; DeviceButton m_deviceButton; - GameButton m_gb; // GameButton_Invalid == end marker + GameButton m_gb; // GameButton_Invalid means unmap this button /* * If this is true, this is an auxilliary mapping assigned to the second * player. If two of the same device are found, and the device has secondary