Ray
5 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
src/raudio.c
|
|
|
@ -81,7 +81,7 @@ |
|
|
|
#include "utils.h" // Required for: fopen() Android mapping |
|
|
|
#endif |
|
|
|
|
|
|
|
#if defined(SUPPORT_MODULE_RAUDIO) |
|
|
|
#if defined(SUPPORT_MODULE_RAUDIO) || defined(RAUDIO_STANDALONE) |
|
|
|
|
|
|
|
#if defined(_WIN32) |
|
|
|
// To avoid conflicting windows.h symbols with raylib, some flags are defined |
|
|
|
|