Restructuring and expanding storage system.

This commit is contained in:
2021-06-23 21:22:06 +01:00
committed by aaronhance
parent 346dc4e4c9
commit 97e1a18253
6 changed files with 461 additions and 6 deletions

View File

@ -234,7 +234,8 @@ begin
fileSystems:= ll_New(sizeof(TFilesystem));
terminal.registerCommand('DISK', @disk_command, 'Disk utility');
pop_trace();
end;
{ Register a new drive with the storage manager }