Fixes on Debian Linux for the 'file locking'. Tested ok

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1344 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2010-02-14 01:07:05 +00:00
parent 4c3a0b6f68
commit 35121c58a8
4 changed files with 14 additions and 8 deletions

3
init.c
View File

@@ -2680,4 +2680,5 @@ void Compute_menu_offsets(void)
}
// Update global menu coordinates
Menu_Y = Screen_height - Menu_height * Menu_factor_Y;
}
}