aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/adlmidi.h')
-rw-r--r--src/adlmidi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi.h b/src/adlmidi.h
index 5aa913b..c82ef63 100644
--- a/src/adlmidi.h
+++ b/src/adlmidi.h
@@ -49,7 +49,7 @@ struct ADL_MIDIPlayer
unsigned int LogarithmicVolumes;
int VolumeModel;
unsigned int SkipForward;
- unsigned int QuitWithoutLooping;
+ unsigned int loopingIsEnabled;
unsigned int ScaleModulators;
double delay;
double carry;