]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/settings.cpp
Added possibility to run DSP without host audio output, added configure options
[virtualjaguar] / src / settings.cpp
index b647d5eb123230e34b826ced52cf6f6f30f2f33b..977e925320897801e9ce18f23d02eeb8aa55e787 100644 (file)
@@ -124,4 +124,4 @@ void CheckForTrailingSlash(char * path)
                if (path[strlen(path) - 1] != '/')
                        strcat(path, "/");      // NOTE: Possible buffer overflow
 }
-#endif
\ No newline at end of file
+#endif