Browse Source

Avoid program crash on audio device fail

pull/703/head
Ray 6 years ago
parent
commit
31d0fd820d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/external/mini_al.c

+ 1
- 1
src/external/mini_al.c View File

@ -3,5 +3,5 @@
#define MINI_AL_IMPLEMENTATION
#define MAL_NO_JACK
#define MAL_NO_OPENAL
cp">#define MAL_NO_NULL
o">//#define MAL_NO_NULL
#include "mini_al.h"

Loading…
Cancel
Save