mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Add CNG implementation of crypto functions
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef DISABLE_NETWORK
|
||||
#if defined(DISABLE_NETWORK) && !defined(__USE_CNG__)
|
||||
|
||||
# include "Crypt.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user