mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(Roar) Add is_paused variable
This commit is contained in:
parent
4ae6cda6b1
commit
3e0184201e
@ -29,6 +29,7 @@
|
||||
typedef struct
|
||||
{
|
||||
roar_vs_t *vss;
|
||||
bool is_paused;
|
||||
bool nonblocking;
|
||||
bool is_paused;
|
||||
} roar_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user