Mercurial > audlegacy-plugins
view src/modplug/load_j2b.cxx @ 2055:2f2ffbc2d04d
gentitle changes
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sat, 13 Oct 2007 20:43:07 -0500 |
| 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"
