changeset 2597:f2fffa7b9137

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 19 Nov 2023 03:55:18 +0200
parents 353192a5100a
children bf43bf9d6556
files tools/lib64gfx.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.h	Sun Nov 19 03:54:35 2023 +0200
+++ b/tools/lib64gfx.h	Sun Nov 19 03:55:18 2023 +0200
@@ -39,10 +39,10 @@
 #define D64_SCR_MAX_YC         (D64_SCR_MIN_YC + D64_SCR_HEIGHT)
 
 
-
 // C64 video screen pixel aspect ratio on PAL
 #define D64_SCR_PAR_XY         (0.9365f)
 
+
 // Sprite constants
 #define D64_SPR_WIDTH_PX       24
 #define D64_SPR_HEIGHT_PX      21