winamp/Src/Plugins/Library/ml_wire/Preferences.h
2024-09-24 14:54:57 +02:00

7 lines
161 B
C

#ifndef NULLSOFT_PREFERENCESH
#define NULLSOFT_PREFERENCESH
BOOL CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
#endif