このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Archivist
/
raylib-src
ミラー元
https://github.com/raysan5/raylib
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
24
Wiki
アクティビティ
ソースを参照
Update core_loading_thread.c
pull/2970/head
Ray
1年前
親
c14c7f0b69
コミット
2e02474b7a
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
examples/core/core_loading_thread.c
+ 1
- 0
examples/core/core_loading_thread.c
ファイルの表示
@ -15,6 +15,7 @@
#
include
"raylib.h"
/
/
WARNING
:
This
example
does
not
build
on
Windows
with
MSVC
compiler
#
include
"pthread.h" // POSIX style threads management
#
include
<stdatomic.h> // C11 atomic data types
書き込み
プレビュー
読み込み中…
キャンセル
保存