forked from KolibriOS/kolibrios
fix path
git-svn-id: svn://kolibrios.org@1935 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0833f4ec35
commit
0b076bbe0f
@ -33,7 +33,7 @@ include 'CELLTYPE.INC' ; object identifiers
|
|||||||
;lang equ ru ; russian interface; english if undefined
|
;lang equ ru ; russian interface; english if undefined
|
||||||
include 'lang.inc'
|
include 'lang.inc'
|
||||||
|
|
||||||
;CUR_DIR equ '/HD/1/MENUETOS/' ; change it to appropriate path
|
CUR_DIR equ '/sys/games/' ; change it to appropriate path
|
||||||
|
|
||||||
SKIN_SIZE equ 11520 ; size of skin file (16x240)
|
SKIN_SIZE equ 11520 ; size of skin file (16x240)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user