WAV files can now be used instead of BCWAV files.

This commit is contained in:
Steveice10
2015-01-24 00:44:57 -08:00
parent 51ba5e21f1
commit eee39ef565
10 changed files with 242 additions and 20 deletions

View File

@@ -2,6 +2,7 @@
#define __3DS_H__
#include "cbmd.h"
#include "cwav.h"
#include "lz11.h"
#include "util.h"