mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
[makerom] Misc
This commit is contained in:
+3
-3
@@ -44,9 +44,9 @@ struct fs_dir
|
||||
fs_romfs_char *name;
|
||||
u32 name_len;
|
||||
|
||||
struct fs_dir *dir;
|
||||
u32 m_dir;
|
||||
u32 u_dir;
|
||||
struct fs_dir *child;
|
||||
u32 m_child;
|
||||
u32 u_child;
|
||||
|
||||
struct fs_file *file;
|
||||
u32 m_file;
|
||||
|
||||
Reference in New Issue
Block a user