mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
6c44c7af5e
It has some issues, but I'm going to do anymore work on it.
4 lines
148 B
C
4 lines
148 B
C
#pragma once
|
|
|
|
int PrepareImportRomFsBinaryFromFile(ncch_settings *ncchset, romfs_buildctx *ctx);
|
|
int ImportRomFsBinaryFromFile(romfs_buildctx *ctx); |