Error codes: Difference between revisions
Add FS error code for invalid save data filesystem magic |
Add FS error codes for when files or directories cannot be found |
||
| Line 388: | Line 388: | ||
|- | |- | ||
| 0x327602 || 2 || 6459 || FS allocators already used | | 0x327602 || 2 || 6459 || FS allocators already used | ||
|- | |||
| 0x339402 || 2 || 6602 || File not found. | |||
|- | |||
| 0x339602 || 2 || 6603 || Directory not found. | |||
|- | |- | ||
| 0x803 || 3 || 4 || OS busy | | 0x803 || 3 || 4 || OS busy | ||