makerom v0.7

This commit is contained in:
3DSGuy
2014-04-21 18:44:00 +08:00
parent 9cb89cbe8b
commit c2a18c961d
26 changed files with 787 additions and 300 deletions
+2
View File
@@ -4,6 +4,8 @@
#include "romfs_binary.h"
#include "romfs_import.h"
void FreeRomFsCtx(romfs_buildctx *ctx);
// RomFs Build Functions
int SetupRomFs(ncch_settings *ncchset, romfs_buildctx *ctx)
{