This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
txlyre
/
winamp
spegling av
https://git.lumaeris.com/mirrors/winamp
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Gren:
community
Grenar
Taggar
community
main
winampgit-patch-1
winamp
/
Src
/
replicant
/
Wasabi
/
Wasabi.h
Wasabi.h
105 B
Permalänk
Historik
Rå
1
2
3
4
5
6
7
8
9
10
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
int Wasabi_Init();
#ifdef __cplusplus
}
#endif