mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-11 11:48:56 +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.cpp | ||
| macro.h | ||
| macro_hle.cpp | ||
| macro_hle.h | ||
| macro_interpreter.cpp | ||
| macro_interpreter.h | ||
| macro_jit_x64.cpp | ||
| macro_jit_x64.h | ||