diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-05-09 13:19:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-09 13:19:02 +0700 |
commit | de2474de319d1595dfe101811239b74a08dc2b0a (patch) | |
tree | a66e7b7ac5f92089f8ea738335769e7b3309653e /games/desmume/glx_3Demu.cpp.patch | |
parent | 7853d92468641b04840401ad851221b86cc35920 (diff) |
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.patch | 10 |
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 a26415cfc69ef..0000000000000 --- 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(); |