Merge pull request #8876 from FearlessTobi/multiplayer-part3
ldn: Implement "local wireless" networked multiplayer
This commit is contained in:
commit
2a752bbd64
30 changed files with 1310 additions and 187 deletions
|
|
@ -169,6 +169,7 @@ public slots:
|
|||
void OnLoadComplete();
|
||||
void OnExecuteProgram(std::size_t program_index);
|
||||
void OnExit();
|
||||
void OnSaveConfig();
|
||||
void ControllerSelectorReconfigureControllers(
|
||||
const Core::Frontend::ControllerParameters& parameters);
|
||||
void SoftwareKeyboardInitialize(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue