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:
community
Větve
Značky
community
main
winampgit-patch-1
winamp
/
Src
/
tataki
/
canvas
/
canvas.h
canvas.h
93 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
#ifdef _WIN32
#include "win/canvas.h"
#elif defined(__APPLE__)
#include "mac/canvas.h"
#endif