Support Rumble on Windows
This commit is contained in:
parent
5ff5942258
commit
1fda8f6219
11 changed files with 165 additions and 43 deletions
|
|
@ -5,11 +5,12 @@
|
|||
#ifndef SUNSHINE_INPUT_H
|
||||
#define SUNSHINE_INPUT_H
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "platform/common.h"
|
||||
#include "thread_safe.h"
|
||||
|
||||
namespace input {
|
||||
|
||||
struct input_t;
|
||||
|
||||
void print(void *input);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue