aboutsummaryrefslogtreecommitdiff
path: root/games/desmume/glx_3Demu.cpp.patch
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2015-05-09 13:19:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-09 13:19:02 +0700
commitde2474de319d1595dfe101811239b74a08dc2b0a (patch)
treea66e7b7ac5f92089f8ea738335769e7b3309653e /games/desmume/glx_3Demu.cpp.patch
parent7853d92468641b04840401ad851221b86cc35920 (diff)
downloadslackbuilds-de2474de319d1595dfe101811239b74a08dc2b0a.tar.xz
games/desmume: Updated for version 0.9.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/desmume/glx_3Demu.cpp.patch')
-rw-r--r--games/desmume/glx_3Demu.cpp.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/desmume/glx_3Demu.cpp.patch b/games/desmume/glx_3Demu.cpp.patch
deleted file mode 100644
index a26415cfc69e..000000000000
--- a/games/desmume/glx_3Demu.cpp.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/trunk/desmume/src/gtk/glx_3Demu.cpp
-+++ b/trunk/desmume/src/gtk/glx_3Demu.cpp
-@@ -31,7 +31,7 @@
- static GLXContext ctx;
- static GLXPbuffer pbuf;
-
--void deinit_glx_3Demu(void)
-+int deinit_glx_3Demu(void)
- {
- Display *dpy = glXGetCurrentDisplay();