old-bannertool/source/3ds/3ds.h
2015-01-25 19:07:50 -08:00

12 lines
No EOL
153 B
C

#ifndef __3DS_H__
#define __3DS_H__
#include "cbmd.h"
#include "cwav.h"
#include "smdh.h"
#include "data.h"
#include "lz11.h"
#include "util.h"
#endif