equal
deleted
inserted
replaced
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 */ |