From bffa8d6121f1c649a0704c4f4e71b4f42a6ea4c4 Mon Sep 17 00:00:00 2001 From: Burer Date: Sat, 5 Apr 2025 11:16:59 +0300 Subject: [PATCH] [Apps/Calcplus] Fix to previous --- programs/other/calcplus/calcplus.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/other/calcplus/calcplus.asm b/programs/other/calcplus/calcplus.asm index 7e79c64c9..97cf686f0 100644 --- a/programs/other/calcplus/calcplus.asm +++ b/programs/other/calcplus/calcplus.asm @@ -555,8 +555,8 @@ proc draw_list cmp edi, 0 jne @b - mcall , , - mcall , , + mcall , , + mcall , , ; BUTTONS mov eax, SF_DEFINE_BUTTON