mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-03-18 12:51:49 +00:00
This was caused during morton decoding by me not masking the bits of each coordinate before merging them, so the bits from x could set bits in y if it was >255. |
||
---|---|---|
.. | ||
assets | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |