X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fsound%2Fmix.c;h=c344fba09bb8594b727f01398865b127aec2d3b2;hb=8b99ab90aa519639a87c302c9a26fef526febde9;hp=e929da7f2489fa57f6ff1ce4d4fe0f961b202a85;hpb=110df09c8a2479c6a58655ad6b09b50584fbe5f4;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)