このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Archivist
/
raylib-src
ミラー元
https://github.com/raysan5/raylib
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
24
Wiki
アクティビティ
ソースを参照
Merge pull request
#124
from LelixSuper/patch-1
Fix mistake in the make file
pull/125/head
Ray
9年前
親
ad8a5a95b2
302d84cedc
コミット
dd468e9ef9
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/Makefile
+ 1
- 1
src/Makefile
ファイルの表示
@ -101,7 +101,7 @@ endif
# typing 'make' will invoke the default target entry called 'all',
# in this case, the 'default' target entry is
basic_game
# in this case, the 'default' target entry is
raylib
all
:
raylib
# compile raylib library
書き込み
プレビュー
読み込み中…
キャンセル
保存