mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-03-23 06:35:16 +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. |
||
---|---|---|
.. | ||
compare.cpp | ||
tc.cpp |