Currently in the BlamSDK there are functions/function pointers that call game specific code in the SDK. All of these function calls should be moved to the appropriate implementations. (XXXXImpl) The only .cpp files that should be in the BlamSDK are those for operating directly on BlamSDK classes/functions.
Currently in the BlamSDK there are functions/function pointers that call game specific code in the SDK. All of these function calls should be moved to the appropriate implementations. (XXXXImpl) The only .cpp files that should be in the BlamSDK are those for operating directly on BlamSDK classes/functions.