From 0de35eab7e5c3a50f2cf9d748a1679e9d5b5701c Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 4 Dec 2016 14:50:36 -0330 Subject: [PATCH] For some reason, the top comment header is missing in some files. --- src/emucore/tia/core_6502ts/Background.cxx | 1 + src/emucore/tia/core_6502ts/Ball.cxx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/emucore/tia/core_6502ts/Background.cxx b/src/emucore/tia/core_6502ts/Background.cxx index 74a66eb8b..c46715822 100644 --- a/src/emucore/tia/core_6502ts/Background.cxx +++ b/src/emucore/tia/core_6502ts/Background.cxx @@ -1,3 +1,4 @@ +//============================================================================ // // SSSS tt lll lll // SS SS tt ll ll diff --git a/src/emucore/tia/core_6502ts/Ball.cxx b/src/emucore/tia/core_6502ts/Ball.cxx index 3b8e88aa7..787bd05c7 100644 --- a/src/emucore/tia/core_6502ts/Ball.cxx +++ b/src/emucore/tia/core_6502ts/Ball.cxx @@ -1,3 +1,4 @@ +//============================================================================ // // SSSS tt lll lll // SS SS tt ll ll