Fixes Missed Symbol from Def file (#162)

This commit is contained in:
Thad House
2016-12-01 13:45:39 -08:00
committed by Peter Johnson
parent 1315a3967d
commit 378a145cf7
2 changed files with 2 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ NT_SetServer @117
NT_SetServerMulti @118
NT_StartDSClient @119
NT_StopDSClient @120
NT_StartClientNone @121
; JNI functions
JNI_OnLoad

View File

@@ -117,3 +117,4 @@ NT_SetServer @117
NT_SetServerMulti @118
NT_StartDSClient @119
NT_StopDSClient @120
NT_StartClientNone @121