mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
6 lines
92 B
C
6 lines
92 B
C
|
|
//
|
||
|
|
// prototypes
|
||
|
|
//
|
||
|
|
|
||
|
|
void DoInfoBox(HINSTANCE inst, HWND hwnd, const char *filename);
|