EgtInterface 1.6g4 :
- aggiunta EgtEraseEmptyParts.
This commit is contained in:
@@ -96,6 +96,13 @@ __stdcall EgtGetNextLayer( int nId, BOOL bOnlyVisible)
|
||||
return ExeGetNextLayer( nId, ( bOnlyVisible != FALSE)) ;
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtEraseEmptyParts( void)
|
||||
{
|
||||
return ( ExeEraseEmptyParts() ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtSelectPartObjs( int nPartId)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user