From c26372da4c3215fb132edd0debdc902fe3ac0233 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 13 Sep 2017 20:37:54 +0200 Subject: [PATCH] Dot. --- src/emucore/tia/TIA.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emucore/tia/TIA.hxx b/src/emucore/tia/TIA.hxx index 59296568a..96855e909 100644 --- a/src/emucore/tia/TIA.hxx +++ b/src/emucore/tia/TIA.hxx @@ -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;