mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-11-05 06:14:58 +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 | ||