comparison src/modplug/load_j2b.cxx @ 136:6b5a52635b3b trunk

[svn] - like with so many other things, modplug is now maintained by us.
author nenolod
date Sun, 29 Oct 2006 01:04:52 -0700
parents
children 032053ca08ab
comparison
equal deleted inserted replaced
135:33d24bd94ccc 136:6b5a52635b3b
1 /*
2 * This source code is public domain.
3 *
4 * Authors: Olivier Lapicque <olivierl@jps.net>
5 */
6
7
8 ///////////////////////////////////////////////////
9 //
10 // J2B module loader
11 //
12 ///////////////////////////////////////////////////
13 #include "stdafx.h"
14 #include "sndfile.h"
15