EgtInterface 1.6x5 :
- aggiunta funzione EgtGetCurrSetup.
This commit is contained in:
@@ -141,6 +141,17 @@ __stdcall EgtGetCurrMachGroup( void)
|
||||
return ExeGetCurrMachGroup() ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Setup
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtGetCurrSetup( void)
|
||||
{
|
||||
return ExeGetCurrSetup() ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Phases
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user