Files
Project_CTR/romfs.h
T
2014-02-16 16:55:00 +08:00

11 lines
146 B
C

#ifndef _ROMFS_H_
#define _ROMFS_H_
#endif
// RomFs Build Functions
int BuildRomFs(ncch_settings *ncchset);
// RomFs Read Functions