소스 검색

Review comment

pull/135/head
raysan5 9 년 전
부모
커밋
be551d7707
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/audio_standalone.c

+ 1
- 1
examples/audio_standalone.c 파일 보기

@ -11,7 +11,7 @@
* jar_mod - MOD audio file loading
*
* Compile audio module using:
* gcc -c audio.c stb_vorbis.c -DAUDIO_STANDALONE
* gcc -c audio.c stb_vorbis.c -Wall -std=c99 -DAUDIO_STANDALONE
*
* Compile example using:
* gcc -o $(NAME_PART).exe $(FILE_NAME) audio.o stb_vorbis.o -lopenal32 -std=c99

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