diff options
| author | 2020-06-19 22:02:56 -0400 | |
|---|---|---|
| committer | 2020-06-19 22:02:58 -0400 | |
| commit | 479605b3e5a3b88128455b8357da471c713d0f90 (patch) | |
| tree | 7ec429e674d8e0443342da7f66ff08b86d9aab07 /src/core/hle/kernel/kernel.cpp | |
| parent | macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() (diff) | |
| download | yuzu-479605b3e5a3b88128455b8357da471c713d0f90.tar.gz yuzu-479605b3e5a3b88128455b8357da471c713d0f90.tar.xz yuzu-479605b3e5a3b88128455b8357da471c713d0f90.zip | |
memory_manager: Eliminate variable shadowing
Renames some variables to prevent ones in inner scopes from shadowing
outer-scoped variables.
The Copy* functions have no shadowing, but we rename them anyways to
remain consistent with the other functions.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions