mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(ems) build fix
This commit is contained in:
parent
a820aeadec
commit
e9676db61d
@ -29,6 +29,12 @@
|
||||
#include "../frontend_driver.h"
|
||||
#include "../../command.h"
|
||||
|
||||
#include <file/file_path.h>
|
||||
#ifndef IS_SALAMANDER
|
||||
#include <lists/file_list.h>
|
||||
#endif
|
||||
|
||||
|
||||
static void emscripten_mainloop(void)
|
||||
{
|
||||
unsigned sleep_ms = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user