Преглед на файлове

Update raudio.c

pull/1923/head
raysan5 преди 3 години
родител
ревизия
1613057881
променени са 1 файла, в които са добавени 4 реда и са изтрити 5 реда
  1. +4
    -5
      src/raudio.c

+ 4
- 5
src/raudio.c Целия файл

@ -70,11 +70,10 @@
#include <stdarg.h> // Required for: va_list, va_start(), vfprintf(), va_end()
#else
#include "raylib.h" // Declares module functions
// Check if config flags have been externally provided on compilation line
#if !defined(EXTERNAL_CONFIG_FLAGS)
#include "config.h" // Defines module configuration flags
#endif
// Check if config flags have been externally provided on compilation line
#if !defined(EXTERNAL_CONFIG_FLAGS)
#include "config.h" // Defines module configuration flags
#endif
#include "utils.h" // Required for: fopen() Android mapping
#endif

Зареждане…
Отказ
Запис