Skip to content
GitLab
Explore
Sign in
suyu
src
yuzu
applets
controller.h
Find file
Blame
History
Permalink
applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
· aeec0f8a
Morph
authored
Aug 27, 2020
Avoids repetitive usages of the int literal '8' or calls to player_widgets.size()
aeec0f8a
Loading