mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-25 21:14:59 -07:00
targets, breakpoints, watch pins, etc. collections; fix . access on enum types; add more information to meta evaluations
This commit is contained in:
@@ -321,7 +321,7 @@ internal U64 ev_hash_from_key(EV_Key key);
|
||||
//~ rjf: Type Info Helpers
|
||||
|
||||
//- rjf: type info -> expandability/editablity
|
||||
internal B32 ev_type_key_is_expandable(E_TypeKey type_key);
|
||||
internal B32 ev_type_key_and_mode_is_expandable(E_TypeKey type_key, E_Mode mode);
|
||||
internal B32 ev_type_key_is_editable(E_TypeKey type_key);
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user