1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/xpacman/files/patch-e

12 lines
334 B
Plaintext
Raw Normal View History

2000-01-09 09:53:13 +00:00
--- 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