# HG changeset patch # User Matti Hamalainen # Date 1700358918 -7200 # Node ID f2fffa7b91379f5d1d3b534024f614ab64af02ea # Parent 353192a5100af4321f3d4f8c2dd4de51904be06d Cosmetic. diff -r 353192a5100a -r f2fffa7b9137 tools/lib64gfx.h --- 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