static void AcquireInstance();
None.
Initializes global variables used internally by the NEX library.
Before using the features of the NEX library, first use the MemoryManager::SetBasicMemoryFunctions
function to set the functions for allocating and deallocating memory. Then execute this function to initialize global variables.
CONFIDENTIAL