From 0776a238c4c10a35b39160f37271bc8b5cd026b0 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 18 Jan 2024 20:20:20 +0100 Subject: split --- c_init.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c_init.go') diff --git a/c_init.go b/c_init.go index e8dfd97..cd12001 100644 --- a/c_init.go +++ b/c_init.go @@ -59,6 +59,8 @@ import ( type HardOpts struct { Icon bool Loop bool + Perc bool + Term string } // this function recurses into the specified root directory in order to load -- cgit v1.2.3