fix lib/system.h

git-svn-id: svn://kolibrios.org@7807 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2020-04-17 23:54:21 +00:00
parent 2eda7fed5c
commit fc1a2c6aad

View File

@ -9,8 +9,8 @@ dword
work_light, work_light,
window_title, window_title,
work, work,
work_button, button,
work_button_text, button_text,
work_text, work_text,
work_graph; work_graph;
void get(); void get();