Skip to content

Commit

Permalink
SDL 2.x is incompatible with SDL 1.x modem emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
joncampbell123 committed Jan 31, 2018
1 parent efd7298 commit b511cd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vs2015/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@
#define C_LIBPNG 1

/* Define to 1 to enable internal modem support, requires SDL_net */
#if !defined(C_SDL2)
#define C_MODEM 1
#endif

/* Define to 1 to enable NE2000 ethernet passthrough, requires libpcap */
#define C_NE2000 1
Expand Down

0 comments on commit b511cd6

Please sign in to comment.