git-svn-id: https://spexeah.com:8443/svn/Asuro@489 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
aaron
2018-04-11 14:37:05 +00:00
parent 6b79aab94e
commit a51487a800
3 changed files with 51 additions and 2 deletions

View File

@ -85,6 +85,8 @@ var
i : uint8;
begin
console.writestringln('poop');
if stringEquals(getParam(0, params), 'ls') then begin
for i:=0 to LL_Size(storageDevices) - 1 do begin
// if PStorage_Device(LL_Get(storageDevices, i))^.maxSectorCount = 0 then break;