aboutsummaryrefslogtreecommitdiff
path: root/games/oneko/files/patch-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/oneko/files/patch-event.c')
-rw-r--r--games/oneko/files/patch-event.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/oneko/files/patch-event.c b/games/oneko/files/patch-event.c
new file mode 100644
index 000000000000..a5323c11266a
--- /dev/null
+++ b/games/oneko/files/patch-event.c
@@ -0,0 +1,10 @@
+--- event.c.orig 2014-06-05 16:17:55.096065622 +0200
++++ event.c 2014-06-05 16:21:05.995052448 +0200
+@@ -106,6 +106,7 @@
+ 0, 0, toy->width, toy->height);
+ }
+
++void
+ NekoChangeVisibility(window)
+ Window window;
+ {