From 3087c661444683d4ac24b921690e2642e3d0ebba Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Tue, 24 Aug 2021 23:29:49 +0100 Subject: updated readme --- src/opcodes.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/opcodes.cpp') diff --git a/src/opcodes.cpp b/src/opcodes.cpp index 7b38c80..a6fd7e9 100644 --- a/src/opcodes.cpp +++ b/src/opcodes.cpp @@ -554,6 +554,4 @@ void csnd::on_load(csnd::Csound *csound) { csnd::plugin(csound, "oplnote", csnd::thread::i); csnd::plugin(csound, "oplpanic", csnd::thread::i); csnd::plugin(csound, "oplbanknames", csnd::thread::i); -} - - +} \ No newline at end of file -- cgit v1.2.3