From 82ceaa4680ee1a626effb6008ba605a10da07468 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Tue, 9 Jan 2024 04:27:18 -0600 Subject: actually use runtime --- src/l2su.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/l2su.h') diff --git a/src/l2su.h b/src/l2su.h index 5813c66..4353266 100644 --- a/src/l2su.h +++ b/src/l2su.h @@ -52,6 +52,7 @@ int l2_launcher_rm_tree(const char *path, int nfds); struct l2_ftw_data { int depth; int reloffset; + int baseoffset; void *user; }; -- cgit v1.2.3-70-g09d2