fix Liza, upload some experimental programs

git-svn-id: svn://kolibrios.org@5520 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2015-03-16 14:23:55 +00:00
parent 024cd8ec51
commit 20b79b5a5a
8 changed files with 254 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ dword frame_draw = #aFrame_draw;
$DD 2 dup 0
char aEdit_box_draw [] = "edit_box";
char aEdit_box_draw [] = "edit_box";
char aEdit_box_key [] = "edit_box_key";
char aEdit_box_mouse[] = "edit_box_mouse";
char aVersion_ed [] = "version_ed";