JohnnyCena123
il y a 1 mois
committed by
GitHub
Parent
révision
481daf2423
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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> |
|
|
|