21ee45095b
Symbols starting with two underscores are reserved, as per the C standard.
12 lines
No EOL
149 B
C
12 lines
No EOL
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 |