git-svn-id: https://spexeah.com:8443/svn/Asuro@489 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user