From d3e80d786705d852bbb4db02d63011a78cb52331 Mon Sep 17 00:00:00 2001 From: Burer Date: Sun, 13 Apr 2025 19:58:26 +0300 Subject: [PATCH] [Apps/Calcplus] Use SSF name instead of number --- programs/other/calcplus/calcplus.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/other/calcplus/calcplus.asm b/programs/other/calcplus/calcplus.asm index 55f071027..4c96c1457 100644 --- a/programs/other/calcplus/calcplus.asm +++ b/programs/other/calcplus/calcplus.asm @@ -720,7 +720,7 @@ scn system_colors_internal sc system_colors f70_calc: - dd 7 + dd SSF_START_APP dd 0 dd 0 dd 0