From 54f394a9bf822150e0ce05a73ac2eaa1a7c26520 Mon Sep 17 00:00:00 2001 From: arsamus Date: Sun, 22 May 2022 01:46:10 -0300 Subject: [PATCH] Update minidexed.h --- src/minidexed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/minidexed.h b/src/minidexed.h index 8a928ed..c0961e8 100644 --- a/src/minidexed.h +++ b/src/minidexed.h @@ -210,7 +210,7 @@ private: uint8_t m_nRawVoiceData[156]; - bool m_bSavePerformance; + bool m_bSavePerformanceNewFile; bool m_bSetNewPerformance; unsigned m_nSetNewPerformanceID;