diff options
Diffstat (limited to 'pacman-c++/pacman.qrc')
| -rw-r--r-- | pacman-c++/pacman.qrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pacman-c++/pacman.qrc b/pacman-c++/pacman.qrc index 98b495d..44f76d9 100644 --- a/pacman-c++/pacman.qrc +++ b/pacman-c++/pacman.qrc | |||
| @@ -19,9 +19,9 @@ | |||
| 19 | <file alias="actor4icon">pics/actor4icon.png</file> | 19 | <file alias="actor4icon">pics/actor4icon.png</file> |
| 20 | </qresource> | 20 | </qresource> |
| 21 | <qresource prefix="/sound"> | 21 | <qresource prefix="/sound"> |
| 22 | <file alias="sound2">sound/waka_waka.ogg</file> | ||
| 23 | <file alias="sound4">sound/die.ogg</file> | ||
| 24 | <file alias="sound3">sound/eating_cherry.ogg</file> | ||
| 25 | <file alias="sound1">sound/intro.ogg</file> | 22 | <file alias="sound1">sound/intro.ogg</file> |
| 23 | <file alias="sound2">sound/waka_waka2.ogg</file> | ||
| 24 | <file alias="sound3">sound/eating_cherry.ogg</file> | ||
| 25 | <file alias="sound4">sound/die.ogg</file> | ||
| 26 | </qresource> | 26 | </qresource> |
| 27 | </RCC> | 27 | </RCC> |
