JohnnyCena123
há 1 mês
committed by
GitHub
ascendente
cometimento
481daf2423
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
1 eliminações
-
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> |
|
|
|