OSDN Git Service

wwww
authorsparky4 <sparky4@cock.li>
Thu, 23 Jul 2015 13:23:43 +0000 (08:23 -0500)
committersparky4 <sparky4@cock.li>
Thu, 23 Jul 2015 13:23:43 +0000 (08:23 -0500)
renamed:    16/16_snd.c -> src/lib/16_snd.c
renamed:    16/16_snd.h -> src/lib/16_snd.h

src/lib/16_snd.c [moved from 16/16_snd.c with 100% similarity]
src/lib/16_snd.h [moved from 16/16_snd.h with 98% similarity]

similarity index 100%
rename from 16/16_snd.c
rename to src/lib/16_snd.c
similarity index 98%
rename from 16/16_snd.h
rename to src/lib/16_snd.h
index afadb34..3242e81 100644 (file)
@@ -51,7 +51,6 @@ void opl2out(word reg, word data);
 void opl3out(word reg, word data);
 void opl3exp(word data);
 
-//Unknown licence!
 void FMReset(void/*int percusiveMode*/);
 void FMKeyOff(int voice);
 void FMKeyOn(int voice, int freq, int octave);