mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 03:40:02 +00:00
first step to collapsing separate view parameterization path, and just having views be parameterized by evaluation strings
This commit is contained in:
@@ -59,10 +59,7 @@ struct E_Expr
|
||||
E_Mode mode;
|
||||
E_Space space;
|
||||
E_TypeKey type_key;
|
||||
U32 u32;
|
||||
F32 f32;
|
||||
U64 u64;
|
||||
F64 f64;
|
||||
E_Value value;
|
||||
String8 string;
|
||||
String8 bytecode;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user