16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 02:29:17 +02:00

maintenance: minor code cleanup

This commit is contained in:
tmj-fstate
2018-01-09 11:59:37 +01:00
parent 724ed1693e
commit 377740dfad
11 changed files with 81 additions and 137 deletions

View File

@@ -61,7 +61,7 @@ private:
void
bind();
bool
update_movement( int const Key, int const Action );
is_movement_key( int const Key ) const;
// members
commandsetup_sequence m_commands;