diff options
| author | manuel <manuel@mausz.at> | 2011-04-07 00:02:36 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-07 00:02:36 +0200 |
| commit | c1413464930fa82073800a6c58334099bbef370b (patch) | |
| tree | 53e3c33ac245f8531f858783d7da5e8b94ddd858 /pacman-c++/bonuspoint.cpp | |
| parent | f2a7c8baea93aeffaddc8474e3b4d1a2d58d2516 (diff) | |
| download | foop-c1413464930fa82073800a6c58334099bbef370b.tar.gz foop-c1413464930fa82073800a6c58334099bbef370b.tar.bz2 foop-c1413464930fa82073800a6c58334099bbef370b.zip | |
adding normal points
Diffstat (limited to 'pacman-c++/bonuspoint.cpp')
| -rw-r--r-- | pacman-c++/bonuspoint.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/bonuspoint.cpp b/pacman-c++/bonuspoint.cpp index 0517c64..eedb796 100644 --- a/pacman-c++/bonuspoint.cpp +++ b/pacman-c++/bonuspoint.cpp | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | #include "bonuspoint.h" | 1 | #include "bonuspoint.h" |
| 2 | #include "constants.h" | 2 | #include "constants.h" |
| 3 | #include <QDebug> | ||
| 4 | 3 | ||
| 5 | #define BONUSPOINTS_NUM_SPRITES 4 | 4 | #define BONUSPOINTS_NUM_SPRITES 4 |
| 6 | 5 | ||
