src/music/dmusic.cpp
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6720 35756db7e577
child 10429 1b99254f9607
child 10724 68a692eacf22
equal deleted inserted replaced
6871:5a9dc001e1ad 6872:1c4a4a609f85
    13 #include <dmksctrl.h>
    13 #include <dmksctrl.h>
    14 #include <dmusici.h>
    14 #include <dmusici.h>
    15 #include <dmusicc.h>
    15 #include <dmusicc.h>
    16 #include <dmusicf.h>
    16 #include <dmusicf.h>
    17 
    17 
       
    18 static FMusicDriver_DMusic iFMusicDriver_DMusic;
    18 
    19 
    19 /** the performance object controls manipulation of the segments */
    20 /** the performance object controls manipulation of the segments */
    20 static IDirectMusicPerformance* performance = NULL;
    21 static IDirectMusicPerformance* performance = NULL;
    21 
    22 
    22 /** the loader object can load many types of DMusic related files */
    23 /** the loader object can load many types of DMusic related files */