This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
txlyre
/
winamp
同期ミラー
https://git.lumaeris.com/mirrors/winamp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ブランチ:
main
ブランチ
タグ
community
main
winampgit-patch-1
winamp
/
Src
/
tataki
/
canvas
/
bltcanvas.h
bltcanvas.h
100 B
パーマリンク
履歴
Raw
1
2
3
4
5
#ifdef _WIN32
#include "win/bltcanvas.h"
#elif defined(__APPLE__)
#include "mac/bltcanvas.h"
#endif