Add a usage comment to style.h

This commit is contained in:
John Bauer
2006-12-06 18:03:07 +00:00
parent af22cff101
commit 6f182ce767
+1
View File
@@ -54,6 +54,7 @@ public:
bool m_bLockDifficulties; // used in couple Styles
GameInput StyleInputToGameInput( int iCol, PlayerNumber pn ) const;
// Returns Column_Invalid if the input is an invalid column, such as UL corner in 4 pad mode
int GameInputToColumn( const GameInput &GameI ) const;
RString ColToButtonName( int iCol ) const;