mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 21:10:46 +08:00
Implement dynamic library loading and symbol resolving
This commit is contained in:
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) && !defined(XASH_64BIT)
|
||||
#include "common.h"
|
||||
#include "library.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user