summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio/sampman.h')
-rw-r--r--src/audio/sampman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/sampman.h b/src/audio/sampman.h
index 4f3c3eeb..ebedfb63 100644
--- a/src/audio/sampman.h
+++ b/src/audio/sampman.h
@@ -45,7 +45,7 @@ class cSampleManager
uint8 m_nEffectsFadeVolume;
uint8 m_nMusicFadeVolume;
uint8 m_nMonoMode;
- char _pad0[1];
+ char unk;
char m_szCDRomRootPath[80];
bool m_bInitialised;
uint8 m_nNumberOfProviders;