From 9670d67b3596e3ff393ab0940bebe829122d25b5 Mon Sep 17 00:00:00 2001 From: Burer Date: Mon, 17 Mar 2025 19:00:11 +0200 Subject: [PATCH] [Apps/Piped] Fixed wrong window colors on some skins --- programs/other/pipet/pipet.asm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/programs/other/pipet/pipet.asm b/programs/other/pipet/pipet.asm index 2e301119a..5ed554458 100644 --- a/programs/other/pipet/pipet.asm +++ b/programs/other/pipet/pipet.asm @@ -175,10 +175,11 @@ draw_base: mcall , , , mcall , , , [win_cols.work_light] - mcall , , , [win_cols.work_button_text] - mcall , , , - mcall , , , + mcall , , , mcall , , , + mcall , , , 0x00FFFFFF + mcall , , , + ; buttons 11, 12, 13 and 14 mcall SF_DEFINE_BUTTON, , , 0x4000000B