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