- /******************************************************************************/
- extern State StateCopyElms;
- /******************************************************************************/
- bool CopyElmsFunc(Thread &thread);
- bool InitCopyElms();
- void ShutCopyElms();
- bool UpdateCopyElms();
- void DrawCopyElms();
- /******************************************************************************/
|