mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-03 04:28:12 +00:00
first step to collapsing separate view parameterization path, and just having views be parameterized by evaluation strings
This commit is contained in:
@@ -46,6 +46,7 @@ union E_Value
|
||||
U64 u256[4];
|
||||
U128 u128;
|
||||
U64 u64;
|
||||
U32 u32;
|
||||
S64 s64;
|
||||
F64 f64;
|
||||
F32 f32;
|
||||
|
||||
Reference in New Issue
Block a user