diff options
Diffstat (limited to 'games/xpacman/files/patch-c')
-rw-r--r-- | games/xpacman/files/patch-c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/games/xpacman/files/patch-c b/games/xpacman/files/patch-c deleted file mode 100644 index 6470ce3e9c33..000000000000 --- a/games/xpacman/files/patch-c +++ /dev/null @@ -1,7 +0,0 @@ ---- gamedata.cc.orig Sun Jan 9 01:47:52 2000 -+++ gamedata.cc Sun Jan 9 01:48:11 2000 -@@ -1,3 +1,4 @@ -+#include <stdlib.h> - #include"gamedata.h" - #include"board.h" - #include"pac.h" |