mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-11-11 20:14:59 +00:00
In general, we should really copy the images with the built-in Clone() function, but then we'd need to manage memory, etc. To avoid that headache, we can simply just use references. |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||