[BUTTERFLIES] Fix GCC build

This commit is contained in:
Pierre Schweitzer
2019-01-20 11:06:42 +01:00
parent 21ea19c40f
commit 32faa24733

View File

@@ -230,7 +230,7 @@ void Display()
}
INT_PTR AboutProc(HWND hdlg, UINT msg, WPARAM wpm, LPARAM lpm){
INT_PTR CALLBACK AboutProc(HWND hdlg, UINT msg, WPARAM wpm, LPARAM lpm){
switch(msg){
case WM_CTLCOLORSTATIC: