summaryrefslogtreecommitdiffstats
path: root/pacman-c++/point.h
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-07 04:02:55 +0200
committermanuel <manuel@mausz.at>2011-04-07 04:02:55 +0200
commit11a1b82636ab75cb9d002712a3e0f353ad6b2579 (patch)
tree59c6c678ab20fa5bb373b85f8fe7775615e7f1d6 /pacman-c++/point.h
parent52fb2da3c61a1942ebb26a64a4b9513b24d10087 (diff)
downloadfoop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.tar.gz
foop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.tar.bz2
foop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.zip
add some sounds
Diffstat (limited to 'pacman-c++/point.h')
-rw-r--r--pacman-c++/point.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/point.h b/pacman-c++/point.h
index 847daed..1b5863a 100644
--- a/pacman-c++/point.h
+++ b/pacman-c++/point.h
@@ -1,5 +1,5 @@
1#ifndef POINT_H 1#ifndef POINT_H
2#define SPOINT_H 2#define POINT_H
3 3
4#include "pixmapitem.h" 4#include "pixmapitem.h"
5 5