mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-14 16:48:52 +01:00
fixed bug: instantat action not working anymore for Genesis and sms
This commit is contained in:
parent
ac5656f970
commit
0b3a19e733
@ -15,7 +15,7 @@ fi
|
||||
killall -s USR1 pcsx > /dev/null 2>&1
|
||||
|
||||
# Send signal to all other emulators
|
||||
killall -s USR1 gpsp psnes sdlgnuboy PicoDriveBin mednafen fceux > /dev/null 2>&1
|
||||
killall -s USR1 gpsp psnes sdlgnuboy PicoDrive mednafen fceux > /dev/null 2>&1
|
||||
|
||||
# Send signal to launcher
|
||||
killall -s USR1 retrofe > /dev/null 2>&1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user