mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Take out IS_SALAMANDER define in runloop_data.c
This commit is contained in:
parent
8223969226
commit
eb1dda367c
@ -43,9 +43,7 @@ typedef struct http_handle
|
||||
|
||||
typedef struct nbio_image_handle
|
||||
{
|
||||
#ifndef IS_SALAMANDER
|
||||
struct texture_image ti;
|
||||
#endif
|
||||
bool is_blocking;
|
||||
bool is_blocking_on_processing;
|
||||
bool is_finished;
|
||||
|
Loading…
x
Reference in New Issue
Block a user