This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
txlyre
/
winamp
同期ミラー
https://git.lumaeris.com/mirrors/winamp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ブランチ:
community
ブランチ
タグ
community
main
winampgit-patch-1
winamp
/
Src
/
replicant
/
Wasabi
/
Wasabi.h
Wasabi.h
105 B
パーマリンク
履歴
Raw
1
2
3
4
5
6
7
8
9
10
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
int Wasabi_Init();
#ifdef __cplusplus
}
#endif