This commit is contained in:
Christian Speckner 2017-09-13 20:37:54 +02:00
parent 95b04b2baa
commit c26372da4c
1 changed files with 1 additions and 1 deletions

View File

@ -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;