diff options
Diffstat (limited to 'games-emulation/game-launcher/files/0.9.8-digi-oss.patch')
-rw-r--r-- | games-emulation/game-launcher/files/0.9.8-digi-oss.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games-emulation/game-launcher/files/0.9.8-digi-oss.patch b/games-emulation/game-launcher/files/0.9.8-digi-oss.patch new file mode 100644 index 000000000000..d96c89f758ec --- /dev/null +++ b/games-emulation/game-launcher/files/0.9.8-digi-oss.patch @@ -0,0 +1,7 @@ +--- engine/engine.cc.orig 2003-06-21 03:11:03.000000000 -0400 ++++ engine/engine.cc 2003-06-21 03:10:28.000000000 -0400 +@@ -1,3 +1,4 @@ ++#define ALLEGRO_WITH_OSSDIGI + #include <iostream> + #include <strstream> + #include <stdlib.h> |