diff options
Diffstat (limited to 'src/include/debug.h')
| -rw-r--r-- | src/include/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h index 98f6281e..45b8e560 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -73,6 +73,7 @@ extern int la64_scq; #endif extern int box64_libcef; extern int box64_jvm; +extern int box64_unityplayer; extern int box64_sdl2_jguid; extern int dlsym_error; // log dlsym error extern int cycle_log; // if using rolling logs |