Changes

97 bytes added ,  20:57, 29 October 2018
Add FS error codes for when directories or files aren't closed when they should be (used in FileSystemAccessor's destructor; again, kudos to Nintendo for full strings and log calls)
Line 360: Line 360:  
|-
 
|-
 
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content
 
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content
 +
|-
 +
| 0x326E02 || 2 || 6455 || File not closed
 +
|-
 +
| 0x327002 || 2 || 6456 || Directory not closed
 
|-
 
|-
 
| 0x327402 || 2 || 6458 || FS allocators already registered
 
| 0x327402 || 2 || 6458 || FS allocators already registered
92

edits