mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Fix a typo.
This commit is contained in:
@@ -63,7 +63,7 @@ int main(int argc, char** argv)
|
||||
|
||||
|
||||
/*
|
||||
Here is where we would config the SDL-specific context-level config. The custom SDL backend allows this to be null, but we're
|
||||
Here is where we would set up the SDL-specific context-level config. The custom SDL backend allows this to be null, but we're
|
||||
defining it here just for the sake of demonstration. Whether or not this is required depends on the backend. If you're not sure,
|
||||
check the documentation for the backend.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user