このサイトは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行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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>
書き込み
プレビュー
読み込み中…
キャンセル
保存