diff options
| author | mick <mickgrierson@gmail.com> | 2012-10-10 17:28:29 +0100 |
|---|---|---|
| committer | mick <mickgrierson@gmail.com> | 2012-10-10 17:28:29 +0100 |
| commit | 859a57c0b4fd87e0e761280e0785b6ba5a2236d7 (patch) | |
| tree | 975814c89b52d254087533c613b5c2b3640f56d0 /maximilian.cpp | |
| parent | fb97e2ecd9dc046b76d3c0aa8170ee5f3ea4a071 (diff) | |
comments
Diffstat (limited to 'maximilian.cpp')
| -rw-r--r-- | maximilian.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maximilian.cpp b/maximilian.cpp index b0f94a3..a09df77 100644 --- a/maximilian.cpp +++ b/maximilian.cpp @@ -39,7 +39,7 @@ * Uncomment the following to include Sean Barrett's Ogg Vorbis decoder. * If you're on windows, make sure to add the files std_vorbis.c and std_vorbis.h to your project*/ -#define VORBIS +//#define VORBIS #ifdef VORBIS extern "C" { |
