aboutsummaryrefslogtreecommitdiff
path: root/source/soundux.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/soundux.h')
-rw-r--r--source/soundux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/soundux.h b/source/soundux.h
index acf4664..a3b4bbc 100644
--- a/source/soundux.h
+++ b/source/soundux.h
@@ -44,7 +44,7 @@ typedef struct
{
int32_t playback_rate;
int32_t noise_gen;
- uint32_t freqbase; // notaz
+ uint32_t freqbase; /* notaz */
bool mute_sound;
} SoundStatus;