Void
ReloadTexture(int texture,int surface,void* texturemem)
You can
use it for your textures that you created with CreateTexture.
The new
and the old texture must be same type.
texture: Id of texture.
surface: number of mipmap
surface of texture
texturemem: new image of texturet