diff options
| author | manuel <manuel@mausz.at> | 2011-04-05 01:29:33 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-05 01:29:33 +0200 |
| commit | 4232f8450d896068713d988cf5541835c3818682 (patch) | |
| tree | 470916a3e1978419d41115eb1e87a0928769e03c /pacman-c++/actor.h | |
| parent | 3dba415cd9741874cdaf0781d7e725808c8a2b8d (diff) | |
| download | foop-4232f8450d896068713d988cf5541835c3818682.tar.gz foop-4232f8450d896068713d988cf5541835c3818682.tar.bz2 foop-4232f8450d896068713d988cf5541835c3818682.zip | |
- we love ogg, we hate mp3/wav
- a lot of coding style/intent fix
- add constant.h to pro files
Diffstat (limited to 'pacman-c++/actor.h')
| -rw-r--r-- | pacman-c++/actor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman-c++/actor.h b/pacman-c++/actor.h index d2d7875..5bec353 100644 --- a/pacman-c++/actor.h +++ b/pacman-c++/actor.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | #define ACTOR_H | 2 | #define ACTOR_H |
| 3 | 3 | ||
| 4 | #include "pixmapitem.h" | 4 | #include "pixmapitem.h" |
| 5 | |||
| 6 | #include "constants.h" | 5 | #include "constants.h" |
| 7 | 6 | ||
| 8 | class Actor | 7 | class Actor |
