Added missing JNI method reference.
This commit is contained in:
parent
1b0582fb39
commit
ad30ef296b
@ -32,6 +32,7 @@ struct IAP
|
||||
jmethodID m_ProcessPendingConsumables;
|
||||
jmethodID m_AcknowledgeTransaction;
|
||||
jmethodID m_FinishTransaction;
|
||||
jmethodID m_SetAccountId;
|
||||
|
||||
IAPCommandQueue m_CommandQueue;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user