Просмотр исходного кода

core: switch the Win32/x64 binaries to the Windows subsystem so that they

do not open a console at startup.
master
Sam Hocevar 12 лет назад
Родитель
Сommit
c96a41ca7d
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      neercs/neercs.cpp

+ 1
- 1
neercs/neercs.cpp Просмотреть файл

@@ -27,7 +27,7 @@
# include <cmath>
#endif

#if USE_SDL && defined __APPLE__
#if USE_SDL
# include <SDL_main.h>
#endif



Загрузка…
Отмена
Сохранить