mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 04:48:40 +00:00
first pass at view rule lookup cache... this might not be the right thing here
This commit is contained in:
@@ -3950,7 +3950,7 @@ DF_VIEW_UI_FUNCTION_DEF(AutoViewRules)
|
||||
{
|
||||
edit_end = 1;
|
||||
edit_commit = avrs->input_editing;
|
||||
next_cursor.x = 2;
|
||||
next_cursor.x = 1;
|
||||
next_cursor.y = map_idx+1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user