fctom1215
2020-03-10 e5e41dec2d41651c7160662ecf43325d49b07b66
lib/src/main/cpp/native-lib.h
@@ -14,10 +14,10 @@
               const uint8_t *plaintext, int plaintext_length,
               uint8_t **ciphertext);
void TextSpeak(const char *text);
void TextOsd(int type, const char *text);
void DrawScreen(const Polygon *map, const Polygon *car);
void SendMsgToMainProc(int cmd, const char *value);
void PlayTTS(const char *string);
void PlayTTS(const char *string, int id);
#endif //RTKBASESTATION_NATIVE_LIB_H