mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-22 23:47:49 +00:00
base class -> derived class autocast in eval system; completion of first pass
This commit is contained in:
@@ -98,7 +98,6 @@ struct EVAL_ParseCtx
|
||||
EVAL_String2NumMap *reg_alias_map;
|
||||
EVAL_String2NumMap *locals_map;
|
||||
EVAL_String2NumMap *member_map;
|
||||
EVAL_String2NumMap *local_dynamic_type_override_map;
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user