mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-30 06:47:55 +03:00
a55aca76c6
It was determined that `backing` wasn't a very descriptive name and that it conflicted with the texture's own backing, the name was changed to `texture` to make it more apparent that it was specifically the `Texture` object backing the view.