mirror of https://github.com/stella-emu/stella.git
Merge branch 'master' of https://github.com/stella-emu/stella
This commit is contained in:
commit
76771c2c43
src/emucore/tia
|
@ -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