Forgot to redisable STANDALONE mode.

svn path=/trunk/; revision=63239
This commit is contained in:
Hermès Bélusca-Maïto 2014-05-11 19:26:17 +00:00
parent cdfa735cd1
commit ec9727816d

View file

@ -36,7 +36,7 @@ DWORD WINAPI SetLastConsoleEventActive(VOID);
* Activate this line if you want to run NTVDM in standalone mode with:
* ntvdm.exe <program>
*/
#define STANDALONE
// #define STANDALONE
/* FUNCTIONS ******************************************************************/