Browse Source

jni header update due new function

Ser Lev Arris 10 years ago
parent
commit
d2d41a8aee
1 changed files with 3 additions and 0 deletions
  1. 3 0
      port/jassimp/jassimp-native/src/jassimp.h

+ 3 - 0
port/jassimp/jassimp-native/src/jassimp.h

@@ -7,6 +7,9 @@
 #ifdef __cplusplus
 extern "C" {
 #endif
+JNIEXPORT jint JNICALL Java_jassimp_Jassimp_getVKeysize
+  (JNIEnv *, jclass);
+
 /*
  * Class:     jassimp_Jassimp
  * Method:    getErrorString