From d156b060a825325da1e70d72938c406d3b0d22b0 Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:36:31 +0200 Subject: [PATCH] added colors --- include/ui.bm | 1 + pixler.bas | 74 ++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 71 insertions(+), 4 deletions(-) diff --git a/include/ui.bm b/include/ui.bm index e729b8a..02d755b 100644 --- a/include/ui.bm +++ b/include/ui.bm @@ -21,6 +21,7 @@ function imagebutton (x as integer,y as integer,w as integer,h as integer,iconha if _mousex>x and _mousey>y and _mousex