mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Minor documentation fix.
This commit is contained in:
+1
-1
@@ -641,7 +641,7 @@ The table below are the supported encoding backends:
|
||||
The code below is an example of how to enable encoding backends:
|
||||
|
||||
```c
|
||||
#include "dr_wav.h" // Enables WAV decoding.
|
||||
#include "dr_wav.h" // Enables WAV encoding.
|
||||
|
||||
#define MINIAUDIO_IMPLEMENTATION
|
||||
#include "miniaudio.h"
|
||||
|
||||
Reference in New Issue
Block a user