1
0
Fork 0

Added config support for building with IPX

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1670
This commit is contained in:
Dean Beeler 2004-02-08 08:53:53 +00:00
parent ddba2a34fe
commit 45e55eb8d5

View file

@ -14,6 +14,9 @@
/* Define to 1 to enable internal modem support, requires SDL_net */
#define C_MODEM 1
/* Define to 1 to enable IPX networking support, requires SDL_net */
#define C_IPX 1
/* Enable some heavy debugging options */
#define C_HEAVY_DEBUG 0