diff options
Diffstat (limited to 'Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch')
-rw-r--r-- | Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch b/Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch index b0513fe66e..edf13c8440 100644 --- a/Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch +++ b/Ports/dungeonrush/patches/0002-Make-it-use-software-rendering.patch @@ -8,7 +8,7 @@ Subject: [PATCH] Make it use software rendering 1 file changed, 2 insertions(+) diff --git a/src/res.c b/src/res.c -index ef4945a..6c46184 100644 +index ef4945ab4d115c8d2877be4f74b4596e4cb37c77..6c46184f12e006a8a1258df5ed7772aa2407d88b 100644 --- a/src/res.c +++ b/src/res.c @@ -89,6 +89,8 @@ Mix_Music *bgms[AUDIO_BGM_SIZE]; |