final src and Makefile adjustments for PSP release
[picodrive.git] / Pico / sound / mix.c
index e929da7..c344fba 100644 (file)
@@ -1,3 +1,6 @@
+// some code for sample mixing
+// (c) Copyright 2006-2007, Grazvydas "notaz" Ignotas
+
 #define MAXOUT         (+32767)
 #define MINOUT         (-32768)