From d5096d447b67cb30cbf242fe708a4b911d57344f Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 25 Apr 2024 20:20:20 +0200 Subject: qwe --- src/i_ui.go | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i_ui.go') diff --git a/src/i_ui.go b/src/i_ui.go index 1407e98..3df9f49 100644 --- a/src/i_ui.go +++ b/src/i_ui.go @@ -72,6 +72,7 @@ type HardUI struct { insert_sel int insert_sel_max int insert_sel_ok bool + insert_method int } type Quad struct { -- cgit v1.2.3