forked from KolibriOS/kolibrios
cmm: lib update
git-svn-id: svn://kolibrios.org@4898 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
5d5e189737
commit
6e3665f3ac
@ -27,7 +27,7 @@ struct link games[] = {
|
|||||||
"DOOM1", "/kolibrios/games/doom1/doom", 43,
|
"DOOM1", "/kolibrios/games/doom1/doom", 43,
|
||||||
"DOOM2", "/kolibrios/games/doom2/doom", 43,
|
"DOOM2", "/kolibrios/games/doom2/doom", 43,
|
||||||
"Fara", "/kolibrios/games/fara/fara", 42,
|
"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,
|
"Loderunner", "/kolibrios/games/LRL/LRL", 41,
|
||||||
"BabyPainter", "/kolibrios/games/baby painter", 35,
|
"BabyPainter", "/kolibrios/games/baby painter", 35,
|
||||||
"Knight", "/kolibrios/games/knight", 35,
|
"Knight", "/kolibrios/games/knight", 35,
|
||||||
|
@ -11,7 +11,7 @@ struct f70{
|
|||||||
struct BDVK{
|
struct BDVK{
|
||||||
dword attr;
|
dword attr;
|
||||||
byte type_name;
|
byte type_name;
|
||||||
byte rez1, rez2, rez3;
|
byte rez1, rez2, selected;
|
||||||
dword timecreate;
|
dword timecreate;
|
||||||
dword datecreate;
|
dword datecreate;
|
||||||
dword timelastaccess;
|
dword timelastaccess;
|
||||||
|
Loading…
Reference in New Issue
Block a user