mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-03 02:30:58 +00:00
Further small midi cleanup changes--nothing functional
git-svn-id: https://svn.eduke32.com/eduke32@8221 1a8010ca-5511-0410-912e-c29ae57300e0 # Conflicts: # source/audiolib/include/al_midi.h # source/audiolib/src/_al_midi.h
This commit is contained in:
parent
6fa287c767
commit
a2ab5492cc
5 changed files with 36 additions and 38 deletions
|
@ -20,10 +20,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
*/
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
#include "fx_man.h"
|
||||
|
||||
#include "compat.h"
|
||||
#include "drivers.h"
|
||||
#include "driver_adlib.h"
|
||||
#include "midi.h"
|
||||
#include "multivoc.h"
|
||||
#include "fx_man.h"
|
||||
#include "osd.h"
|
||||
|
||||
int FX_ErrorCode = FX_Ok;
|
||||
int FX_Installed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue