Przeglądaj źródła

remove extra backslash in fix_win32_compatibility.h (#5148)

pull/5156/head
JohnnyCena123 1 miesiąc temu
committed by GitHub
rodzic
commit
481daf2423
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/external/fix_win32_compatibility.h

+ 1
- 1
src/external/fix_win32_compatibility.h Wyświetl plik

@ -42,7 +42,7 @@
#define DrawTextW DrawTextWin32
#define DrawTextExA DrawTextExAWin32
#define DrawTextExW DrawTextExWin32
#define PlaySoundA PlaySoundAWin32\
#define PlaySoundA PlaySoundAWin32
// include windows
#define WIN32_LEAN_AND_MEAN
#include <windows.h>

Ładowanie…
Anuluj
Zapisz