mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
layer color fix
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
//~ rjf: Base Includes
|
//~ rjf: Base Includes
|
||||||
|
|
||||||
#undef LAYER_COLOR
|
#undef LAYER_COLOR
|
||||||
#define LAYER_COLOR 0.20f, 0.60f, 0.80f
|
#define LAYER_COLOR 0x3399ccff
|
||||||
|
|
||||||
#include "base_core.c"
|
#include "base_core.c"
|
||||||
#include "base_profile.c"
|
#include "base_profile.c"
|
||||||
|
|||||||
Reference in New Issue
Block a user