yy1717
2020-08-25 0701276b4fec856d5427e4776eec3cc7c56ec065
lib/src/main/cpp/native-lib.h
@@ -24,5 +24,6 @@
void DrawScreen(const Polygon *map, const Polygon *car);
void SendMsgToMainProc(int cmd, const char *value);
int PlayTTS(const char *string, void (*callback)(int));
void PlayRing(void);
#endif //RTKBASESTATION_NATIVE_LIB_H