Organize code structure, generate CBMD files without premade headers.
This commit is contained in:
9
source/3ds/3ds.h
Normal file
9
source/3ds/3ds.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __3DS_H__
|
||||
#define __3DS_H__
|
||||
|
||||
#include "cbmd.h"
|
||||
#include "lz11.h"
|
||||
#include "types.h"
|
||||
#include "util.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user