mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Update frontend_sdl.cpp
This commit is contained in:
parent
7bd3e8437a
commit
dc67d42d6e
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ void FrontendSDL::run() {
|
|||
programRunning = true;
|
||||
keyboardAnalogX = false;
|
||||
keyboardAnalogY = false;
|
||||
holdingRightClick = false;
|
||||
|
||||
while (programRunning) {
|
||||
#ifdef PANDA3DS_ENABLE_HTTP_SERVER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue