mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-02 16:59:03 +00:00
5 lines
133 B
C
5 lines
133 B
C
#pragma once
|
|
|
|
int PrepareBuildRomFsBinary(ncch_settings *ncchset, romfs_buildctx *ctx);
|
|
int BuildRomFsBinary(romfs_buildctx *ctx);
|