このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
modal-soft
/
sdl2-hello-world
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Starter project for SDL2.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
19
コミット
1
ブランチ
85 KiB
C
98.6%
C++
1.4%
ツリー:
33cc6e5edb
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'33cc6e5edb' から
${ noResults }
sdl2-hello-world
/
__mocks__
/
SDL_events.mock.h
7 行
92 B
Raw
Blame
履歴
#ifndef SDL_EVENTS_MOCK_H
#define SDL_EVENTS_MOCK_H
#include "SDL_keyboard.mock.h"
#endif