mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 17:10:12 +00:00
(rarch_dsp.h) Typo fix
This commit is contained in:
parent
79f16c267e
commit
40a1dc4eab
@ -99,7 +99,7 @@ typedef struct rarch_dsp_plugin
|
||||
int api_version;
|
||||
|
||||
// Signal plugin that it may open a configuring window or
|
||||
// something similiar. The behavior of this function
|
||||
// something similar. The behavior of this function
|
||||
// is thus plugin dependent. Implementing this is optional,
|
||||
// and can be set to NULL.
|
||||
void (*config)(void *data);
|
||||
|
Loading…
Reference in New Issue
Block a user