mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-16 17:12:23 -07:00
layer color coverage / usage in thread colors
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// 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.80f, 0.60f, 0.20f
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Input Layout Element Tables
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
// Copyright (c) 2024 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#undef LAYER_COLOR
|
||||
#define LAYER_COLOR 0xc22121ff
|
||||
|
||||
#include "render_core.c"
|
||||
|
||||
#if R_BACKEND == R_BACKEND_STUB
|
||||
|
||||
Reference in New Issue
Block a user