mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
df -> dbg_engine and dbg_gfx layers; df (core) -> d
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
// Copyright (c) 2024 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#undef RADDBG_LAYER_COLOR
|
||||
#define RADDBG_LAYER_COLOR 0.70f, 0.30f, 0.15f
|
||||
#undef MARKUP_LAYER_COLOR
|
||||
#define MARKUP_LAYER_COLOR 0.70f, 0.30f, 0.15f
|
||||
|
||||
#include "ui_core.c"
|
||||
#include "ui_basic_widgets.c"
|
||||
|
||||
Reference in New Issue
Block a user