1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

testing discord webhook <@1017990327593881620>

This commit is contained in:
FunkyFr3sh 2024-06-29 22:36:57 +02:00
parent 9bfb52fcb9
commit fcc4269754

View File

@ -697,7 +697,7 @@ BOOL CALLBACK util_enum_child_proc(HWND hwnd, LPARAM lparam)
ReleaseDC(hwnd, dst_dc);
}
}
// ping discordf user test
if (strcmp(class_name, "TMediaPlayer") == 0)
return TRUE;
}