Files
dolphin/Source/Core/Core/HW
Léo Lam 1a17c02d6f 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.
2017-06-03 21:56:33 +02:00
..
2017-03-31 17:27:23 +02:00
2017-01-30 17:44:03 -05:00
2017-01-17 20:46:58 -05:00
2017-05-19 19:13:16 +02:00
2017-05-19 19:13:16 +02:00