From 47de9e77e05bd87e8da473b4b5000ccb3e739f13 Mon Sep 17 00:00:00 2001 From: Melissa Goad Date: Mon, 28 Aug 2017 12:03:28 -0500 Subject: [PATCH] Fix a whoopsie Battler made --- src/Makefile.mingw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.mingw b/src/Makefile.mingw index af5c4e83b..3caf662fc 100644 --- a/src/Makefile.mingw +++ b/src/Makefile.mingw @@ -61,7 +61,7 @@ ifndef CIRRUS CIRRUS = n endif ifndef NV_RIVA -CIRRUS = n +NV_RIVA = n endif ifndef FLUIDSYNTH FLUIDSYNTH = y