mirror of https://github.com/stella-emu/stella.git
Dot.
This commit is contained in:
parent
95b04b2baa
commit
c26372da4c
|
@ -694,7 +694,7 @@ class TIA : public Device
|
|||
uInt8 myShadowRegisters[64];
|
||||
|
||||
/**
|
||||
* Automatic framerate correction based on number of scanlines
|
||||
* Automatic framerate correction based on number of scanlines.
|
||||
*/
|
||||
bool myAutoFrameEnabled;
|
||||
|
||||
|
|
Loading…
Reference in New Issue