diff options
Diffstat (limited to 'include/adlmidi.h')
-rw-r--r-- | include/adlmidi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/adlmidi.h b/include/adlmidi.h index 91356d9..098f4f0 100644 --- a/include/adlmidi.h +++ b/include/adlmidi.h @@ -117,7 +117,7 @@ enum ADLMIDI_VolumeModels /*! DMX model with a fixed bug of AM voices */ ADLMIDI_VolumeModel_DMX_Fixed = 6, /*! Apogee model with a fixed bug of AM voices*/ - ADLMIDI_VolumeModel_APOGEE_Fixed = 7, + ADLMIDI_VolumeModel_APOGEE_Fixed = 7 }; /** |