Mercurial > audlegacy
diff src/libSAD/dither_ops.c @ 4242:21008f43bb93
RG improved. It f... works.
| author | Eugene Zagidullin <e.asphyx@gmail.com> |
|---|---|
| date | Mon, 04 Feb 2008 05:47:58 +0300 |
| parents | 63eb5966f105 |
| children | bb0638143fc8 |
line wrap: on
line diff
--- a/src/libSAD/dither_ops.c Mon Feb 04 02:52:52 2008 +0300 +++ b/src/libSAD/dither_ops.c Mon Feb 04 05:47:58 2008 +0300 @@ -17,6 +17,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +/* WARNING: reading this can damage your brain */ + #include "common.h" #include "dither_ops.h" #include "dither.h"
