mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-19 02:22:23 -07:00
9 lines
245 B
C
9 lines
245 B
C
// Copyright (c) 2024 Epic Games Tools
|
|
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
|
|
|
#undef MARKUP_LAYER_COLOR
|
|
#define MARKUP_LAYER_COLOR 0.70f, 0.30f, 0.15f
|
|
|
|
#include "ui_core.c"
|
|
#include "ui_basic_widgets.c"
|