bannertool/source/3ds/3ds.h

12 lines
153 B
C
Raw Normal View History

#ifndef __3DS_H__
#define __3DS_H__
#include "cbmd.h"
#include "cwav.h"
#include "smdh.h"
2015-01-26 04:04:27 +01:00
#include "data.h"
#include "lz11.h"
#include "util.h"
#endif