From cd55c12e44f7cbfd048dbdd3cf9ef2b5b06bfa93 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 6 Nov 2024 16:09:38 +0100 Subject: Added a few wrapped function and fixed some other (for Steam) --- src/library_list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/library_list.h') diff --git a/src/library_list.h b/src/library_list.h index 30f8efff..bba625f8 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -396,4 +396,4 @@ GO("libandroid-support.so", androidsupport) GO("ld-linux-x86-64.so.2", ldlinux) //GO("libunwind.so.8", unwind) -GO("crashhandler.so", crashhandler) +//GO("crashhandler.so", crashhandler) -- cgit 1.4.1