about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-26 14:04:49 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-26 14:04:49 +0100
commit86c5dfd664ad6f53c03b60b71d76886701b54f9c (patch)
treea24926649a439a784b8a25b6e5ddc8c4f9c00bb1 /src/library_list.h
parentc31aa8a78d3797417c8cf8e099dad66e59ca2910 (diff)
downloadbox64-86c5dfd664ad6f53c03b60b71d76886701b54f9c.tar.gz
box64-86c5dfd664ad6f53c03b60b71d76886701b54f9c.zip
Added (faked) crashhandler wrapped lib
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 50dc57ad..0f74ea86 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -143,4 +143,4 @@ GO("libgnutls.so.30", gnutls)
 
 GO("ld-linux-x86-64.so.2", ldlinux)
 
-//GO("crashhandler.so", crashhandler)
+GO("crashhandler.so", crashhandler)