diff options
author | Lioncash <mathew1800@gmail.com> | 2018-10-28 17:37:31 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-10-28 17:44:58 -0400 |
commit | b77f571d20e8e5172159b55e5dd7c6040a6cdef7 (patch) | |
tree | 0d4976109f09f481a2ab5138d9a8f88185c69d86 /src/core/hle/kernel/kernel.cpp | |
parent | b5f8a5f0a3558cfffea1c91291ecb857ccb3e862 (diff) |
core: Add missing const variants of getters for the System class
Many of the Current<Thing> getters (as well as a few others) were
missing const qualified variants, which makes it a pain to retrieve
certain things from const qualified references to System.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions