Initial community commit
This commit is contained in:
6
Src/Plugins/Library/ml_wire/Preferences.h
Normal file
6
Src/Plugins/Library/ml_wire/Preferences.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef NULLSOFT_PREFERENCESH
|
||||
#define NULLSOFT_PREFERENCESH
|
||||
|
||||
BOOL CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user