From fc3fe9ef1953dd059a2cb77beba7eb07d0bc4053 Mon Sep 17 00:00:00 2001 From: Pecusx Date: Mon, 15 May 2023 20:46:52 +0200 Subject: [PATCH] Nothing :) --- scorchC64.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scorchC64.asm b/scorchC64.asm index 2b6e315..48fb4db 100644 --- a/scorchC64.asm +++ b/scorchC64.asm @@ -12,7 +12,7 @@ ; if 1 - active x position of tanks correction fo PMG .def FASTER_GRAF_PROCS = 1 ; if 1 - activates faster graphics routines -; (direct writes to screen memory - atari only :) ) +; (direct writes to screen memory - C64 only :) ) ;---------------------------------------------------