WAV files can now be used instead of BCWAV files.

This commit is contained in:
Steven Smith
2015-01-24 00:44:57 -08:00
parent 2737e7455b
commit 89619c1ab8
10 changed files with 242 additions and 20 deletions
+1
View File
@@ -2,6 +2,7 @@
#define __3DS_H__
#include "cbmd.h"
#include "cwav.h"
#include "lz11.h"
#include "util.h"