From 8d97f136772d43a27b25ccfba872c908ceafe617 Mon Sep 17 00:00:00 2001 From: rajdakin Date: Fri, 4 Jun 2021 22:59:17 +0200 Subject: Fixed some wrapped functions, upgraded the python script --- src/include/box64context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/box64context.h b/src/include/box64context.h index a83d79ec..7ff6d8c0 100755 --- a/src/include/box64context.h +++ b/src/include/box64context.h @@ -146,6 +146,7 @@ typedef struct box64context_s { library_t *asound; library_t *pulse; library_t *d3dadapter9; + library_t *libglu; int deferedInit; elfheader_t **deferedInitList; -- cgit 1.4.1