ソースを参照

Update raudio.h

pull/963/head
Ray 5年前
コミット
2d6bc1ff42
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      src/raudio.h

+ 0
- 1
src/raudio.h ファイルの表示

@ -112,7 +112,6 @@ typedef struct Music {
void *ctxData; // Audio context data, depends on type
unsigned int sampleCount; // Total number of samples
unsigned int sampleLeft; // Number of samples left to end
unsigned int loopCount; // Loops count (times music will play), 0 means infinite loop
AudioStream stream; // Audio stream

読み込み中…
キャンセル
保存