Corretta minchiatina sulla open_files().

git-svn-id: svn://10.65.10.50/trunk@4024 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1996-12-19 10:16:14 +00:00
parent 7f29d708bc
commit 78864dec38

View File

@ -2806,8 +2806,8 @@ void TMastrini_video::open_files(int logicnum, ...)
bool TMastrini_video::create()
{
open_files(LF_RMOV, LF_MOV);
open_files(LF_SALDI, LF_PCON);
open_files(LF_RMOV, LF_MOV,0);
open_files(LF_SALDI, LF_PCON,0);
_qm = new TQuery_mask;
_gm = new TGrid_mask;