mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-11 06:32:10 +08:00
lib: restore dll loader support
This commit is contained in:
@@ -1062,7 +1062,7 @@ COM_CompareFileTime
|
||||
|
||||
=============
|
||||
*/
|
||||
int COM_CompareFileTime( const char *filename1, const char *filename2, int *iCompare )
|
||||
int GAME_EXPORT COM_CompareFileTime( const char *filename1, const char *filename2, int *iCompare )
|
||||
{
|
||||
int bRet = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user