Hello.
I am making a game, and at main menu i have allot of images, and i am wondering how to "free / empty" them to improve performance during game, i will reload them once menu is up.
I thought about reloading 1x1 image, that would work.
But id really prefer to empty it somehow.
What are ways to do this?