[fix] Better color?
This commit is contained in:
@@ -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});
|
||||
Reference in New Issue
Block a user