From 0b076bbe0fa44066030e7c35d582845d05743aaf Mon Sep 17 00:00:00 2001 From: Yogev Ezra Date: Sun, 15 May 2011 03:30:00 +0000 Subject: [PATCH] fix path git-svn-id: svn://kolibrios.org@1935 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/games/soko/trunk/SOKO.ASM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/games/soko/trunk/SOKO.ASM b/programs/games/soko/trunk/SOKO.ASM index 58c87bedeb..42b1a3c00e 100644 --- a/programs/games/soko/trunk/SOKO.ASM +++ b/programs/games/soko/trunk/SOKO.ASM @@ -33,7 +33,7 @@ include 'CELLTYPE.INC' ; object identifiers ;lang equ ru ; russian interface; english if undefined 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)