mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-03 15:54:39 +00:00
Add a clarifying comment.
This commit is contained in:
parent
b521becd3c
commit
4a78f2fef1
@ -97,6 +97,8 @@ typedef struct ssnes_dsp_plugin
|
||||
int api_version;
|
||||
} ssnes_dsp_plugin_t;
|
||||
|
||||
// Called by SSNES at startup to get the callback struct.
|
||||
// This is NOT dynamically allocated!
|
||||
SSNES_API_EXPORT const ssnes_dsp_plugin_t* SSNES_API_CALLTYPE
|
||||
ssnes_dsp_plugin_init(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user