mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
runloop_cmd_triggered no longer needed
This commit is contained in:
parent
cae04ff5f2
commit
c64c072b43
@ -130,8 +130,6 @@
|
|||||||
#define DEFAULT_EXT ""
|
#define DEFAULT_EXT ""
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define runloop_cmd_triggered(trigger_input, id) (BIT64_GET(trigger_input, id))
|
|
||||||
|
|
||||||
/* Descriptive names for options without short variant.
|
/* Descriptive names for options without short variant.
|
||||||
*
|
*
|
||||||
* Please keep the name in sync with the option name.
|
* Please keep the name in sync with the option name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user