diff options
Diffstat (limited to 'pacman-c++/common/audio.h')
| -rw-r--r-- | pacman-c++/common/audio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/common/audio.h b/pacman-c++/common/audio.h index 45af34b..b9b8d8d 100644 --- a/pacman-c++/common/audio.h +++ b/pacman-c++/common/audio.h | |||
| @@ -105,6 +105,7 @@ protected slots: | |||
| 105 | 105 | ||
| 106 | protected: | 106 | protected: |
| 107 | bool m_working; | 107 | bool m_working; |
| 108 | bool m_paused; | ||
| 108 | Sound::Type m_sound; | 109 | Sound::Type m_sound; |
| 109 | AudioPlayer *m_player1; | 110 | AudioPlayer *m_player1; |
| 110 | AudioPlayer *m_player2; | 111 | AudioPlayer *m_player2; |
