Add support for supplying exiting CGFX and CWAV files to makebanner, add command for creating SMDH files.

This commit is contained in:
Steveice10
2015-01-24 12:47:21 -08:00
parent 45a90edba5
commit c0c54f81cb
8 changed files with 277 additions and 69 deletions

View File

@@ -3,6 +3,7 @@
#include "cbmd.h"
#include "cwav.h"
#include "smdh.h"
#include "lz11.h"
#include "util.h"