浏览代码

Update raylib.h

pull/2/head
Ray 11 年前
父节点
当前提交
c15209f03c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      src/raylib.h

+ 2
- 2
src/raylib.h 查看文件

@ -50,7 +50,7 @@
#ifndef RAYLIB_H
#define RAYLIB_H
o">//#define NO_AUDIO // Audio is still being tested, deactivated by default
cp">#define NO_AUDIO // Audio is still being tested, deactivated by default
//----------------------------------------------------------------------------------
// Some basic Defines
@ -373,4 +373,4 @@ void StopSound(Sound sound); // Stop playing a sound
}
#endif
#endif // RAYLIB_H
#endif // RAYLIB_H

正在加载...
取消
保存