freebsd-ports/games/rubix/files/patch-ab
Chris Piazza deeae26872 Add rubix port.
Rubix is another X11-based incarnation of the world-famous
"Rubik's Cube" game. It has the capability of saving games,
which, according to the author, can't be found in any other
Rubik's Cube games.

PR:		15807
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-03 20:17:40 +00:00

11 lines
223 B
Plaintext

--- event.c Thu Dec 2 12:50:06 1999
+++ event.c.new Mon Dec 6 16:44:01 1999
@@ -18,6 +18,7 @@
#include <errno.h>
#include <stdio.h>
#include <X11/Xlib.h>
+#include <string.h>
#include "sound.h"
#include "screen.h"