bbcr compiling now
This commit is contained in:
parent
37c23e1b62
commit
9dfba70c89
12 changed files with 261 additions and 211 deletions
|
|
@ -9,6 +9,10 @@ void *dev_out_thread_func(void *ptr) {
|
|||
int current_keyboard_fd = -1;
|
||||
int current_mouse_fd = -1;
|
||||
|
||||
|
||||
// TODO: stats->gamepad.flags |= GAMEPAD_STATUS_FLAGS_PRESS_AND_REALEASE_CENTER;
|
||||
|
||||
|
||||
for (;;) {
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue