summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-03 13:56:33 -0400
committerLioncash <mathew1800@gmail.com>2018-08-04 02:36:58 -0400
commit2665457f4ab3562525543f8e474bfb93ce3416ad (patch)
tree16166950cebde8f7ac99d51a3bcdcfa2869cf627 /src/yuzu_cmd/config.cpp
parent6030c5ce412e44ddcfe0a31c6747a017166bf33d (diff)
renderer_base: Make Rasterizer() return the rasterizer by reference
All calling code assumes that the rasterizer will be in a valid state, which is a totally fine assumption. The only way the rasterizer wouldn't be is if initialization is done incorrectly or fails, which is checked against in System::Init().
Diffstat (limited to 'src/yuzu_cmd/config.cpp')
0 files changed, 0 insertions, 0 deletions