mirror of
https://github.com/rock88/moonlight-nx
synced 2024-11-15 00:17:08 +00:00
Fix lakka-switch build
This commit is contained in:
parent
b729ccff20
commit
07ebddd3e0
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "moonlight_libretro_wrapper.h"
|
||||
#include "libretro.h"
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
||||
static bool pressed = false, sent_l_press = false, sent_r_press = false;
|
||||
static int current_mouse_x = 0, current_mouse_y = 0;
|
||||
|
|
Loading…
Reference in a new issue