summaryrefslogtreecommitdiff
path: root/games/drm/files/patch-loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/drm/files/patch-loop.c')
-rw-r--r--games/drm/files/patch-loop.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/drm/files/patch-loop.c b/games/drm/files/patch-loop.c
new file mode 100644
index 000000000000..e46394475e39
--- /dev/null
+++ b/games/drm/files/patch-loop.c
@@ -0,0 +1,11 @@
+--- loop.c.orig Fri Dec 15 01:03:06 2006
++++ loop.c Fri Dec 15 01:04:01 2006
+@@ -3,6 +3,8 @@
+ struct pos npos[] = {1, 1,
+ -1, -1}; /*used in turning chips*/
+
++void change(int);
++
+ void
+ loop()
+ {