You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ibm5155 edited this page Sep 2, 2018
·
2 revisions
void MT2D_Init();
This function provides the initialization of OS and framework specific code, under some certain envorionments MT2D may work without it, but its recomended to call this function on your Main function. #