diff options
Diffstat (limited to 'emulators/darcnes/files/patch-video__x.c')
-rw-r--r-- | emulators/darcnes/files/patch-video__x.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/darcnes/files/patch-video__x.c b/emulators/darcnes/files/patch-video__x.c index 4cdc50417c9a..3566d6ce80d6 100644 --- a/emulators/darcnes/files/patch-video__x.c +++ b/emulators/darcnes/files/patch-video__x.c @@ -1,6 +1,6 @@ ---- video_x.c.orig Tue Aug 24 10:46:40 2004 -+++ video_x.c Tue Aug 24 10:46:55 2004 -@@ -365,7 +365,7 @@ +--- video_x.c.orig 2000-10-30 22:15:34 UTC ++++ video_x.c +@@ -365,7 +365,7 @@ void handle_joypad_key(int type, KeySym keysym) ui_joypad->data &= ~ui_joypad->button_template->buttons[0]; } |