yuzu/src/video_core
Lioncash a162a844d2 video_core/control_flow: Remove unnecessary BlockStack copy constructor
This is the default behavior of the copy constructor, so it doesn't need
to be specified.

While we're at it we can make the other non-default constructor
explicit.
2019-07-18 21:03:30 -04:00
..
2019-06-20 21:38:34 -03:00
2019-06-29 19:52:37 -03:00