This commit is contained in:
thrust26 2017-09-13 22:16:07 +02:00
commit 76771c2c43
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ class TIA : public Device
uInt8 myShadowRegisters[64]; uInt8 myShadowRegisters[64];
/** /**
* Automatic framerate correction based on number of scanlines * Automatic framerate correction based on number of scanlines.
*/ */
bool myAutoFrameEnabled; bool myAutoFrameEnabled;