mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 21:08:40 +00:00
eliminate unneeded path-renormalization in debug info cache lookup
This commit is contained in:
@@ -11787,6 +11787,7 @@ rd_frame(void)
|
||||
rd_state->meta_name2type_map[0] = e_string2typekey_map_make(rd_frame_arena(), 256);
|
||||
EV_ExpandRuleTable *expand_rule_table = push_array(scratch.arena, EV_ExpandRuleTable, 1);
|
||||
rd_state->view_ui_rule_map = rd_view_ui_rule_map_make(scratch.arena, 512);
|
||||
ProfScope("build extra types & maps")
|
||||
{
|
||||
//- rjf: add macros for command groups
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user