소스 검색

Update raylib.h

pull/2/head
Ray 12 년 전
부모
커밋
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

불러오는 중...
취소
저장