mirror of
https://github.com/DarkStore-3DS/bannertool.git
synced 2026-07-07 00:40:05 +00:00
Organize code structure, generate CBMD files without premade headers.
This commit is contained in:
@@ -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