12 lines
149 B
C
12 lines
149 B
C
#ifndef I_3DS_H
|
|
#define I_3DS_H
|
|
|
|
#include "cbmd.h"
|
|
#include "cwav.h"
|
|
#include "smdh.h"
|
|
|
|
#include "data.h"
|
|
#include "lz11.h"
|
|
#include "util.h"
|
|
|
|
#endif |