mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Merge pull request #130 from O-Robotic/p4sync
Fix GetFactorySystem not being exported
This commit is contained in:
commit
3d2b15cde2
@ -49,7 +49,7 @@ public:
|
||||
};
|
||||
|
||||
extern CFactorySystem g_FactorySystem;
|
||||
PLATFORM_INTERFACE IFactorySystem* GetFactorySystem();
|
||||
DLL_EXPORT IFactorySystem* GetFactorySystem();
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
inline void*(*v_CreateInterfaceInternal)(const char* pName, int* pReturnCode);
|
||||
|
Loading…
x
Reference in New Issue
Block a user