aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/player_mod.h')
-rw-r--r--scumm/player_mod.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/scumm/player_mod.h b/scumm/player_mod.h
index b48bc07cbe..3533a92eee 100644
--- a/scumm/player_mod.h
+++ b/scumm/player_mod.h
@@ -55,8 +55,7 @@ private:
MOD_MAXCHANS = 16
};
- struct soundChan
- {
+ struct soundChan {
int id;
uint8 vol;
int8 pan;