From 5c578df227e34cd47f0e0788d9cbbb5858d0c3fa Mon Sep 17 00:00:00 2001 From: Gwilym Kuiper Date: Sat, 8 Oct 2022 22:34:54 +0100 Subject: [PATCH] transparent colour definition isn't really needed here --- agb/gfx/agb_logo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/agb/gfx/agb_logo.toml b/agb/gfx/agb_logo.toml index 9ef90025..60787767 100644 --- a/agb/gfx/agb_logo.toml +++ b/agb/gfx/agb_logo.toml @@ -2,7 +2,6 @@ version = "1.0" # Only needed for within the agb crate crate_prefix = "crate" -transparent_colour = "010101" [image.test_logo] filename = "test_logo.png"