fix for prior rev

git-svn-id: svn://kolibrios.org@6158 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2016-02-07 00:29:45 +00:00
parent e7b92b8e9d
commit d39be10049

View File

@ -592,10 +592,10 @@ void DrawFilePanels()
}
else
{
SystemDiscs.Get();
llist_copy(#files, #files_inactive);
strcpy(#path, #inactive_path);
col_selec = 0xCCCccc;
SystemDiscs.Get();
SystemDiscs.Draw();
files_y = files.y;