fix the function pointer table

Change-Id: I8d26439a5ca5c53cf8e1cfffeb5ec929c725f611
diff --git a/tools/a3dconvert/a3dconvert.cpp b/tools/a3dconvert/a3dconvert.cpp
index 6094473..562af7f 100644
--- a/tools/a3dconvert/a3dconvert.cpp
+++ b/tools/a3dconvert/a3dconvert.cpp
@@ -50,7 +50,7 @@
     {
         rsdAllocationInit,
         rsdAllocationDestroy,
-        NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL
+        NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL
     },
     { NULL, NULL, NULL }, { NULL, NULL, NULL }, { NULL, NULL, NULL },
     { NULL, NULL, NULL }, { NULL, NULL, NULL }, { NULL, NULL },