mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Fixes Missed Symbol from Def file (#162)
This commit is contained in:
committed by
Peter Johnson
parent
1315a3967d
commit
378a145cf7
@@ -117,6 +117,7 @@ NT_SetServer @117
|
||||
NT_SetServerMulti @118
|
||||
NT_StartDSClient @119
|
||||
NT_StopDSClient @120
|
||||
NT_StartClientNone @121
|
||||
|
||||
; JNI functions
|
||||
JNI_OnLoad
|
||||
|
||||
@@ -117,3 +117,4 @@ NT_SetServer @117
|
||||
NT_SetServerMulti @118
|
||||
NT_StartDSClient @119
|
||||
NT_StopDSClient @120
|
||||
NT_StartClientNone @121
|
||||
|
||||
Reference in New Issue
Block a user