mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
deeae26872
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>
11 lines
223 B
Plaintext
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"
|