本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
neercs
镜像来自
https://github.com/cacalabs/neercs.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
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 年之前
父節點
c96a41ca7d
當前提交
a513bfce2a
共有
1 個檔案被更改
,包括
0 行新增
和
4 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
neercs/neercs.cpp
+ 0
- 4
neercs/neercs.cpp
查看文件
@@ -27,10 +27,6 @@
# include <cmath>
#endif
#if USE_SDL
# include <SDL_main.h>
#endif
#include <time.h>
#include <caca.h>
Write
Preview
Loading…
取消
儲存