From a22e1281e170072ad258c7b55f0c2026eb4b305c Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sat, 11 Jan 2025 09:27:31 -0800 Subject: [PATCH] LBTK: Fix clicking on scrollbar Regressed in 5f615cf - messed up the sense of a test. --- toolkits/lbtk.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkits/lbtk.s b/toolkits/lbtk.s index ef3e426e..f055e4e1 100644 --- a/toolkits/lbtk.s +++ b/toolkits/lbtk.s @@ -274,7 +274,7 @@ coords .tag MGTK::Point lda (winfo_ptr),y .assert MGTK::Scroll::option_active = %00000001, error, "flag mismatch" ror ; C = "active?" - bcc :+ + bcs :+ ret: rts : lda findcontrol_params::which_part