old-bannertool/source/3ds/3ds.h
2015-01-24 00:44:57 -08:00

9 lines
No EOL
116 B
C

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