mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-01 03:39:18 -05:00
Updated -WIP-
This commit is contained in:
@ -149,7 +149,7 @@ int main(int argc, char *argv[0])
|
||||
//----------------------------------------------------------------------------------
|
||||
BeginDrawing();
|
||||
|
||||
ClearBackground(GuiBackgroundColor());
|
||||
ClearBackground(GuiGetBackgroundColor());
|
||||
|
||||
DrawRectangleLines(10, 10, SCREEN_WIDTH - 20, SCREEN_HEIGHT - 20, GuiLinesColor());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user