JANITORIAL: Fix folowing typo in tfmx.h

This commit is contained in:
Hubert Maier 2024-05-14 08:15:00 +02:00 committed by Eugene Sandulenko
parent 809de5f515
commit 7865c78cf7

View File

@ -133,7 +133,7 @@ private:
uint16 macroReturnStep;
uint8 macroLoopCount;
bool macroRun;
int8 macroSfxRun; ///< values are the folowing: -1 macro disabled, 0 macro init, 1 macro running
int8 macroSfxRun; ///< values are the following: -1 macro disabled, 0 macro init, 1 macro running
uint32 customMacro;
uint8 customMacroIndex;