lib/src/main/cpp/native-lib.h
@@ -22,7 +22,7 @@ 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 DisplayText(const char *string); #endif //RTKBASESTATION_NATIVE_LIB_H