mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-06 00:39:11 +00:00
makerom: build 0.13
in rsf: "Rom" renamed to "RomFs" and "HostRoot" renamed to "RootPath". Cci rsf settings "MediaSize"/"CardDevice" are automatically decided if not specified manually. Also some bug fixes.
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
u16 *name;
|
||||
fs_romfs_char *name;
|
||||
u32 name_len;
|
||||
|
||||
void *dir; // treated as type 'fs_dir'. This officially type 'void' to prevent self referencing problems
|
||||
|
||||
Reference in New Issue
Block a user