cmm: lib update

git-svn-id: svn://kolibrios.org@4898 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2014-04-26 09:52:23 +00:00
parent 5d5e189737
commit 6e3665f3ac
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ struct link games[] = {
"DOOM1", "/kolibrios/games/doom1/doom", 43,
"DOOM2", "/kolibrios/games/doom2/doom", 43,
"Fara", "/kolibrios/games/fara/fara", 42,
"JumpBump", "/kolibrios/games/jumpbump/jumpbump", 35,
"JumpBump", "/kolibrios/games/jumpbump/jumpbump.kex", 35,
"Loderunner", "/kolibrios/games/LRL/LRL", 41,
"BabyPainter", "/kolibrios/games/baby painter", 35,
"Knight", "/kolibrios/games/knight", 35,

View File

@ -11,7 +11,7 @@ struct f70{
struct BDVK{
dword attr;
byte type_name;
byte rez1, rez2, rez3;
byte rez1, rez2, selected;
dword timecreate;
dword datecreate;
dword timelastaccess;