mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-08-27 13:50:11 +02:00
This was assigning the field to itself, which is a no-op. The size doesn't change between its initial assignment and this one, so this is a safe change to make. |
||
---|---|---|
.. | ||
macro_hle.cpp | ||
macro_hle.h | ||
macro_interpreter.cpp | ||
macro_interpreter.h | ||
macro_jit_x64.cpp | ||
macro_jit_x64.h | ||
macro.cpp | ||
macro.h |