[FS] Start implementing CreateFile
This commit is contained in:
@@ -30,6 +30,7 @@ class FSService {
|
||||
FSPath readPath(u32 type, u32 pointer, u32 size);
|
||||
|
||||
// Service commands
|
||||
void createFile(u32 messagePointer);
|
||||
void closeArchive(u32 messagePointer);
|
||||
void getPriority(u32 messagePointer);
|
||||
void initialize(u32 messagePointer);
|
||||
|
||||
Reference in New Issue
Block a user