Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
cacalabs
/
neercs
peilaus alkaen
https://github.com/cacalabs/neercs.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
build: hide the SDL_main.h inclusion in core.h, and only activate it
on Windows if using Visual Studio; if using MinGW, try to stick to the original main() entry point.
master
Sam Hocevar
12 vuotta sitten
vanhempi
c96a41ca7d
commit
a513bfce2a
1 muutettua tiedostoa
jossa
0 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
neercs/neercs.cpp
+ 0
- 4
neercs/neercs.cpp
Näytä tiedosto
@@ -27,10 +27,6 @@
# include <cmath>
#endif
#if USE_SDL
# include <SDL_main.h>
#endif
#include <time.h>
#include <caca.h>
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna