forked from KolibriOS/kolibrios
fix for prior rev
git-svn-id: svn://kolibrios.org@6158 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e7b92b8e9d
commit
d39be10049
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user