summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/mirrormagic/files/patch-src_libgame_system.c3
-rw-r--r--games/mirrormagic/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/games/mirrormagic/files/patch-src_libgame_system.c b/games/mirrormagic/files/patch-src_libgame_system.c
index dffd7522d0f4..0db9158632e9 100644
--- a/games/mirrormagic/files/patch-src_libgame_system.c
+++ b/games/mirrormagic/files/patch-src_libgame_system.c
@@ -1,3 +1,6 @@
+Forcibly pump events, otherwise the game stops receiving events
+shortly after the start
+
--- src/libgame/system.c.orig 2018-04-10 19:44:08 UTC
+++ src/libgame/system.c
@@ -1579,6 +1579,7 @@ void SetAudioMode(boolean enabled)
diff --git a/games/mirrormagic/pkg-descr b/games/mirrormagic/pkg-descr
index 274e80318fb4..98cc6d2bdbe6 100644
--- a/games/mirrormagic/pkg-descr
+++ b/games/mirrormagic/pkg-descr
@@ -5,4 +5,4 @@ scale systems.
It was first released as "Mirror Magic" in the year 1989 on the
Amiga (with ports on other computer systems).
-WWW: http://www.artsoft.org/mirrormagic/
+WWW: https://www.artsoft.org/mirrormagic/