update comment - no more end markers, Invalid value causes unmapping (see pump automappings)
This commit is contained in:
@@ -32,7 +32,7 @@ struct AutoMappingEntry
|
|||||||
|
|
||||||
int m_iSlotIndex;
|
int m_iSlotIndex;
|
||||||
DeviceButton m_deviceButton;
|
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
|
* 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
|
* player. If two of the same device are found, and the device has secondary
|
||||||
|
|||||||
Reference in New Issue
Block a user