summaryrefslogtreecommitdiff
path: root/emulators/gens
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-08-21 14:16:32 +0000
committerdillo <dillo@pkgsrc.org>2004-08-21 14:16:32 +0000
commit7d3b0922baac7a0ccac0dc551a3c570617fc2dea (patch)
tree13685d70101b851e5c7dd49121e9b222711453b0 /emulators/gens
parentce9b8bd99f6fb7cacb1dcc7fce43c1a5cfc71693 (diff)
downloadpkgsrc-7d3b0922baac7a0ccac0dc551a3c570617fc2dea.tar.gz
add patch forgotten in previous
Diffstat (limited to 'emulators/gens')
-rw-r--r--emulators/gens/patches/patch-at15
1 files changed, 15 insertions, 0 deletions
diff --git a/emulators/gens/patches/patch-at b/emulators/gens/patches/patch-at
new file mode 100644
index 00000000000..3bdf6bc639f
--- /dev/null
+++ b/emulators/gens/patches/patch-at
@@ -0,0 +1,15 @@
+$NetBSD: patch-at,v 1.1 2004/08/21 14:16:32 dillo Exp $
+
+--- src/gens/emulator/ui_proxy.c.orig 2004-05-18 22:34:00.000000000 +0200
++++ src/gens/emulator/ui_proxy.c
+@@ -55,6 +55,10 @@ system_reset ()
+ {
+ Reset_SegaCD ();
+ }
++ if (MoviePlaying)
++ {
++ StopMovie();
++ }
+ }
+
+ int