mirror of https://github.com/raysan5/raylib
Update raylib.h
This commit is contained in:
parent
3ec85a0e0f
commit
c15209f03c
|
@ -50,7 +50,7 @@
|
||||||
#ifndef RAYLIB_H
|
#ifndef RAYLIB_H
|
||||||
#define RAYLIB_H
|
#define RAYLIB_H
|
||||||
|
|
||||||
//#define NO_AUDIO // Audio is still being tested, deactivated by default
|
#define NO_AUDIO // Audio is still being tested, deactivated by default
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Some basic Defines
|
// Some basic Defines
|
||||||
|
|
Loading…
Reference in New Issue