This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
txlyre
/
winamp
zrcadlo
https://git.lumaeris.com/mirrors/winamp
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Větev:
main
Větve
Značky
community
main
winampgit-patch-1
winamp
/
Src
/
replicant
/
Wasabi
/
Wasabi.h
Wasabi.h
105 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
7
8
9
10
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
int Wasabi_Init();
#ifdef __cplusplus
}
#endif