Commit f378577e authored by David Reid's avatar David Reid

Minor documentation fix.

parent 6bcf88d1
...@@ -641,7 +641,7 @@ The table below are the supported encoding backends: ...@@ -641,7 +641,7 @@ The table below are the supported encoding backends:
The code below is an example of how to enable encoding backends: The code below is an example of how to enable encoding backends:
```c ```c
#include "dr_wav.h" // Enables WAV decoding. #include "dr_wav.h" // Enables WAV encoding.
#define MINIAUDIO_IMPLEMENTATION #define MINIAUDIO_IMPLEMENTATION
#include "miniaudio.h" #include "miniaudio.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment