[fix] Better color?

This commit is contained in:
2026-05-31 20:03:46 +08:00
Unverified
parent 175eba1889
commit bd2f086329
4 changed files with 9 additions and 90 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#pragma once
void prepare(UINT32 width, UINT32 height, COLOR_RGB color = {144, 238, 145});
void prepare(UINT32 width, UINT32 height, COLOR_RGB color = {34, 139, 34});