Skip to content
GitLab
Explore
Sign in
suyu
src
yuzu
configuration
configure_input_player.h
Find file
Blame
History
Permalink
yuzu/configure_input*: Move data members after function declarations
· d67e88e5
Lioncash
authored
Nov 27, 2018
The common pattern is to put the data members after the function interface where applicable.
d67e88e5
Loading