Open arabine opened 1 year ago
Adding const before char* removes warning during compilation time:
qoaplay_desc *qoaplay_open(char *path)
Adding const before char* removes warning during compilation time: