mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
fmt now automatically prints the numeric value of an enum class member by default, so we don't need to use casts any more. Reduces the line noise a bit. |
||
|---|---|---|
| .. | ||
| macro_hle.cpp | ||
| macro_hle.h | ||
| macro_interpreter.cpp | ||
| macro_interpreter.h | ||
| macro_jit_x64.cpp | ||
| macro_jit_x64.h | ||
| macro.cpp | ||
| macro.h | ||