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