From 8dba87b4b30ced89ea2cf2e196076e9f9e35c184 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 9 Feb 2017 08:12:10 +0000 Subject: - let configure pick up sdl - make portlint happier --- emulators/frodo/files/patch-SID.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/frodo/files/patch-SID.cpp') diff --git a/emulators/frodo/files/patch-SID.cpp b/emulators/frodo/files/patch-SID.cpp index 1b340e4795d7..02858fe6ba03 100644 --- a/emulators/frodo/files/patch-SID.cpp +++ b/emulators/frodo/files/patch-SID.cpp @@ -1,6 +1,6 @@ ---- SID.cpp.orig 2002-01-02 21:18:59.000000000 +0000 -+++ SID.cpp 2004-11-27 15:51:44.000000000 +0000 -@@ -428,7 +428,7 @@ +--- SID.cpp.orig 2002-01-02 21:18:59 UTC ++++ SID.cpp +@@ -428,7 +428,7 @@ private: int play_buf; // Number of buffer currently playing #endif @@ -9,7 +9,7 @@ int devfd, sndbufsize, buffer_rate; int16 *sound_buffer; #endif -@@ -1351,7 +1351,7 @@ +@@ -1351,7 +1351,7 @@ void DigitalRenderer::calc_buffer(int16 #elif defined(AMIGA) #include "SID_Amiga.i" -- cgit v1.2.3