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-01-11 13:33:27 +01:00
2017-05-19 21:23:00 +02:00
2017-05-19 18:33:21 +02:00
2017-05-19 18:33:21 +02:00
2017-05-22 10:39:36 +02:00
2017-05-19 16:36:06 -06:00
2017-01-22 17:27:37 +01:00
2017-05-19 21:23:00 +02:00