summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/CodeWindowFunctions.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-06-03 21:29:08 +0200
committerLéo Lam <leo@innovatetechnologi.es>2017-06-03 21:56:33 +0200
commit1a17c02d6f5db0413d53d84987fc666199982ed2 (patch)
tree3c566056512c87c8588a2359fff55bb423699d04 /Source/Core/DolphinWX/Debugger/CodeWindowFunctions.cpp
parent5d6074f157b48f39a9cd65c6a757d84022b44857 (diff)
DiscIO: Use std::optional for GetTitleID instead of pointer
This makes the interface slightly cleaner and a bit more consistent with the other getters. Still not fully the same, since the others don't really handle failures with std::optional; but at least the value is returned by value now, as opposed to having the function take a pointer to a u64.
Diffstat (limited to 'Source/Core/DolphinWX/Debugger/CodeWindowFunctions.cpp')
0 files changed, 0 insertions, 0 deletions