omariparris
Results
2
comments of
omariparris
So this is what I get when I try to open a .arm file from the projects menu ``` if (texture->impl.data != NULL) { free(texture->impl.data); texture->impl.data = NULL; } }...
Nice! it works good now. 😁