summaryrefslogtreecommitdiff
path: root/games/xpacman/files/patch-e
blob: 59ffd1f491d21fcf2463b306c6741b15103992c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ghost.cc.orig	Sun Jan  9 01:50:15 2000
+++ ghost.cc	Sun Jan  9 01:50:37 2000
@@ -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