- sfmanager gets initialized

This commit is contained in:
Christoph Oelckers 2018-02-22 14:30:43 +01:00
commit 8b8a7e5e45
3 changed files with 25 additions and 12 deletions

View file

@ -31,6 +31,7 @@
#include "i_system.h"
#include "files.h"
#include "w_wad.h"
#include "i_soundfont.h"
// Unlike the other softsynths, this one cannot change its config data at run time.
CVAR(String, midi_config, CONFIG_FILE, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)