Include :

- aggiornamento interfacce.
This commit is contained in:
Dario Sassi
2017-01-09 12:05:08 +00:00
parent 92d89b0cf9
commit 8f552c2735
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -584,6 +584,8 @@ EXE_EXPORT int ExeGetMachGroupId( const std::string& sName) ;
EXE_EXPORT bool ExeSetCurrMachGroup( int nMGroupId) ;
EXE_EXPORT bool ExeResetCurrMachGroup( void) ;
EXE_EXPORT int ExeGetCurrMachGroup( void) ;
// Setup
EXE_EXPORT int ExeGetCurrSetup( void) ;
// Phases
EXE_EXPORT int ExeAddPhase( void) ;
EXE_EXPORT bool ExeSetCurrPhase( int nPhase, bool bForced) ;