Decompile __osPfsRWInode

This commit is contained in:
Ryan Dwyer
2021-03-25 08:21:39 +10:00
parent 0e8bce54ed
commit 3e925e7398
13 changed files with 102 additions and 294 deletions
+4
View File
@@ -98,6 +98,10 @@ typedef struct {
#define PFS_ONE_PAGE 8 /* blocks */
#define PFS_MAX_BANKS 62
#define PFS_READ 0
#define PFS_WRITE 1
#define PFS_CREATE 2
#define PFS_INITIALIZED 0x1
#define PFS_CORRUPTED 0x2