jni header update due new function
parent
bdf813ecf0
commit
d2d41a8aee
|
@ -7,6 +7,9 @@
|
|||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
JNIEXPORT jint JNICALL Java_jassimp_Jassimp_getVKeysize
|
||||
(JNIEnv *, jclass);
|
||||
|
||||
/*
|
||||
* Class: jassimp_Jassimp
|
||||
* Method: getErrorString
|
||||
|
|
Loading…
Reference in New Issue