ghost.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- pacman-10.orig/ghost.cc
+++ pacman-10/ghost.cc
@@ -165,7 +165,7 @@
}
}
-Ghost::go(Pacman *pac) { //go for pacman: do ghost code
+int Ghost::go(Pacman *pac) { //go for pacman: do ghost code
typ w; //what type is at next coordinates
int i=1; //moved or not?
int xx,yy; //coordinates