Mercurial > audlegacy-plugins
view src/modplug/load_j2b.cxx @ 2047:627e1069ef33
Cosmetics.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Sun, 14 Oct 2007 00:44:04 +0300 |
| parents | 6b5a52635b3b |
| children | 032053ca08ab |
line wrap: on
line source
/* * This source code is public domain. * * Authors: Olivier Lapicque <olivierl@jps.net> */ /////////////////////////////////////////////////// // // J2B module loader // /////////////////////////////////////////////////// #include "stdafx.h" #include "sndfile.h"
