6 lines
No EOL
183 B
C
6 lines
No EOL
183 B
C
#include "legion_go.h"
|
|
|
|
input_dev_composite_t* legion_go_device_def(const controller_settings_t *const settings) {
|
|
// TODO: return the legion go definition here
|
|
return NULL;
|
|
} |