From d5b23ba36e8cc503744aedbfefade24013f64653 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Sun, 16 Apr 2023 22:04:58 -0500 Subject: [PATCH] Annotate modification in header comment. --- Example/olcSoundWaveEngine.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Example/olcSoundWaveEngine.h b/Example/olcSoundWaveEngine.h index c66cb9d..823e12f 100644 --- a/Example/olcSoundWaveEngine.h +++ b/Example/olcSoundWaveEngine.h @@ -150,6 +150,9 @@ +CMake Compatibility =Fix wave format durations preventing playback =Various bug fixes + + SIG Modifications: + - Add pause flag and pause timing flags to handle pausing sound playback. */ #pragma once