summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-06-19 22:02:56 -0400
committerGravatar Lioncash2020-06-19 22:02:58 -0400
commit479605b3e5a3b88128455b8357da471c713d0f90 (patch)
tree7ec429e674d8e0443342da7f66ff08b86d9aab07 /src/core/hle/kernel/kernel.cpp
parentmacro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() (diff)
downloadyuzu-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