mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-23 17:29:49 +00:00
JANITORIAL: Fix folowing typo in tfmx.h
This commit is contained in:
parent
809de5f515
commit
7865c78cf7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user