diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/softsynth/opl/nuked.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/softsynth/opl/nuked.cpp b/audio/softsynth/opl/nuked.cpp index f65b53e1c8..7e1e9f2809 100644 --- a/audio/softsynth/opl/nuked.cpp +++ b/audio/softsynth/opl/nuked.cpp @@ -1485,4 +1485,4 @@ void OPL::generateSamples(int16*buffer, int length) { } } -#endif // !DISABLE_NUKED_OPL
\ No newline at end of file +#endif // !DISABLE_NUKED_OPL |