Emulate back/select gamepad button
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Created by loki on 12/22/19.
|
||||
//
|
||||
|
||||
#ifndef SUNSHINE_MAIN_H
|
||||
#define SUNSHINE_MAIN_H
|
||||
|
||||
#include "thread_pool.h"
|
||||
|
||||
extern util::ThreadPool task_pool;
|
||||
|
||||
#endif //SUNSHINE_MAIN_H
|
||||
Reference in New Issue
Block a user