Disable netplay for DirectDraw builds

This commit is contained in:
Alam Ed Arias 2016-08-13 10:03:17 -04:00
parent fb8de61a81
commit da23d93b00
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
#endif
#ifdef _WINDOWS
#define NONET
#if !defined (HWRENDER) && !defined (NOHW)
#define HWRENDER
#endif