remove unused m_iNumControllers. That's defined by the style,
not the game.
This commit is contained in:
@@ -41,7 +41,6 @@ public:
|
||||
const char *m_szName;
|
||||
const char *m_szDescription;
|
||||
|
||||
int m_iNumControllers;
|
||||
bool m_bCountNotesSeparately; // Count multiple notes in a row as separate notes or as one note
|
||||
int m_iButtonsPerController;
|
||||
int GetNumGameplayButtons() const;
|
||||
|
||||
Reference in New Issue
Block a user