瀏覽代碼

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

Loading…
取消
儲存