[ox/fs] Fill out new FileSystem method stubs

This commit is contained in:
2018-08-18 23:41:31 -05:00
parent 3d3ea32357
commit 40f8af85a8
6 changed files with 124 additions and 69 deletions

View File

@@ -30,4 +30,4 @@ struct FileStat {
uint8_t fileType = 0;
};
}
}