Fixed more in-game keys
This commit is contained in:
@@ -64,6 +64,7 @@ class Settings {
|
||||
|
||||
void settingsDialog(SdlCompat_AcceleratedSurface *screen);
|
||||
const PlayerKeys getPlayerKeys(unsigned int player) const;
|
||||
const PlayerEventKeys & getPlayerEventKeys(unsigned int player) const;
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user