diff options
Diffstat (limited to 'games/oneko/files/patch-event.c')
-rw-r--r-- | games/oneko/files/patch-event.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/oneko/files/patch-event.c b/games/oneko/files/patch-event.c deleted file mode 100644 index a5323c11266a..000000000000 --- a/games/oneko/files/patch-event.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; - { |