mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-19 06:02:03 +00:00
make sure doxygen recognizes struct _fluid_sfont_t
This commit is contained in:
parent
67e87cffad
commit
8ebb2495c5
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ struct _fluid_file_callbacks_t {
|
|||
|
||||
FLUIDSYNTH_API fluid_sfloader_t* new_fluid_defsfloader(fluid_settings_t* settings);
|
||||
|
||||
/*
|
||||
/**
|
||||
* Virtual SoundFont instance structure.
|
||||
*/
|
||||
struct _fluid_sfont_t {
|
||||
|
|
Loading…
Reference in a new issue