work on implementing xtool
This commit is contained in:
@@ -33,5 +33,6 @@ public:
|
||||
DLL_EXPORT void *CreateInterface( const char *szName, int *pReturnCode );
|
||||
|
||||
CreateInterfaceFn Sys_GetFactory( void *pLibrary );
|
||||
CreateInterfaceFn Sys_GetFactory( const char *szLibrary );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user