Mercurial > hg > index.fcgi > lj > lj046-2players
diff src/ljmusic.h @ 1:38c62fded078
initial builds (linux and lj.nds)
author | paulo@localhost |
---|---|
date | Fri, 13 Mar 2009 01:10:13 -0700 |
parents | c84446dfb3f5 |
children |
line diff
1.1 --- a/src/ljmusic.h Fri Mar 13 00:39:12 2009 -0700 1.2 +++ b/src/ljmusic.h Fri Mar 13 01:10:13 2009 -0700 1.3 @@ -2,7 +2,7 @@ 1.4 #ifndef LJMUSIC_H 1.5 #define LJMUSIC_H 1.6 1.7 -#define LJMUSIC_USING_DUMB 1 1.8 +#define LJMUSIC_USING_DUMB 0 1.9 #define LJMUSIC_USING_VORBIS 1 1.10 1.11 typedef struct LJMusic LJMusic;