mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 22:22:10 +08:00
engine: use XASH_OSX macro
This commit is contained in:
@@ -73,7 +73,7 @@ char *Posix_Input( void );
|
||||
int Posix_GetNetDeviceAddresses( uint64_t *addresses, int max );
|
||||
#endif
|
||||
|
||||
#if XASH_APPLE && !XASH_IOS
|
||||
#if XASH_OSX
|
||||
qboolean Apple_GetSerialNumber( char *out, size_t size );
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user