Commit b5e1e879 authored by Lioncash's avatar Lioncash
Browse files

yuzu/CMakeLists: Disable implicit type narrowing in connect() calls

Prevents hard-to-diagnose bugs from potentially occurring and requires
any type narrowing to be explicitly performed by our code.
parent 2beaaa35
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment