hle/service, hle/sm: Use structured bindings where applicable
Gets rid of the need to keep the variables separate from their actual initialization spots.
Loading
Please register or sign in to comment
Gets rid of the need to keep the variables separate from their actual initialization spots.