yy1717
2020-03-23 682b17ff66dff23e03c6a57de276ea0c3e670c0e
lib/src/main/cpp/native-lib.h
@@ -18,6 +18,6 @@
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, int id);
int PlayTTS(const char *string);
#endif //RTKBASESTATION_NATIVE_LIB_H