makerom v0.1

This commit is contained in:
3DSGuy
2014-02-16 16:55:00 +08:00
commit 0155b2098e
151 changed files with 67007 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _ROMFS_H_
#define _ROMFS_H_
#endif
// RomFs Build Functions
int BuildRomFs(ncch_settings *ncchset);
// RomFs Read Functions