From 21acbee45e420c3d501515fd13b25d3a20450b51 Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 25 May 2026 14:58:55 +0000 Subject: lua pop is literally black magic --- include/vars.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/vars.h') diff --git a/include/vars.h b/include/vars.h index 1a58f0d..f7eeda9 100644 --- a/include/vars.h +++ b/include/vars.h @@ -52,6 +52,7 @@ typedef struct { extern bool is_symlink_install; extern bool is_verbose; +extern bool is_auto_installed; extern bool config_exists; extern char home_dir[MAX_PATH_LEN]; -- cgit v1.2.3