From 0148f401ac440350660453b12976208788ddaf65 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Sat, 14 Feb 2026 14:49:00 +0200 Subject: [PATCH] Merge fix --- custom.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/custom.cpp b/custom.cpp index 75b6bf9c..5dce6978 100644 --- a/custom.cpp +++ b/custom.cpp @@ -12105,12 +12105,10 @@ static void sync_equalline_handler(void) agnus_hsync_start += diff; fast_lines_cnt++; + vsync_linecnt++; custom_trigger_start(); - check_vsyncs_fast(); - vsync_linecnt++; - if (eventtab[ev_sync].active) { check_vsyncs_fast(); check_bpl_vdiw(); -- 2.47.3