Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
WiiVC Injector
Commits
afd0200a
Commit
afd0200a
authored
May 21, 2021
by
piratesephiroth
Browse files
Add Wii U Gamepad Slot selection
parent
a35d8d4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
TeconMoon's WiiVC Injector/Form2.cs
View file @
afd0200a
...
...
@@ -533,7 +533,7 @@ namespace TeconMoon_s_WiiVC_Injector
}
// WII U GAMEPAD SLOT
nintendontCfg
.
wiiuGamepadSlot
=
(
uint
)(
wiiUGamepadSlotBox
.
SelectedIndex
+
1
);
nintendontCfg
.
wiiuGamepadSlot
=
(
uint
)(
wiiUGamepadSlotBox
.
SelectedIndex
);
//
// SAVING THE FILE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment