Преглед изворни кода

remove extra backslash in fix_win32_compatibility.h (#5148)

pull/5156/head
JohnnyCena123 пре 1 месец
committed by GitHub
родитељ
комит
481daf2423
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/external/fix_win32_compatibility.h

+ 1
- 1
src/external/fix_win32_compatibility.h Прегледај датотеку

@ -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>

Loading…
Откажи
Сачувај