Kaynağa Gözat

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

do not open a console at startup.
master
Sam Hocevar 12 yıl önce
ebeveyn
işleme
c96a41ca7d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      neercs/neercs.cpp

+ 1
- 1
neercs/neercs.cpp Dosyayı Görüntüle

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

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



Yükleniyor…
İptal
Kaydet