X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fsound%2Fmix.c;h=c344fba09bb8594b727f01398865b127aec2d3b2;hb=b6d7ac70909e29ba8f40d6eaee53dd5b1bb71e52;hp=e929da7f2489fa57f6ff1ce4d4fe0f961b202a85;hpb=4b167c12c7ebb23223c347793a2b4d5e9712e384;p=picodrive.git diff --git a/Pico/sound/mix.c b/Pico/sound/mix.c index e929da7..c344fba 100644 --- a/Pico/sound/mix.c +++ b/Pico/sound/mix.c @@ -1,3 +1,6 @@ +// some code for sample mixing +// (c) Copyright 2006-2007, Grazvydas "notaz" Ignotas + #define MAXOUT (+32767) #define MINOUT (-32768)