mirror of
https://github.com/libretro/libretro-super
synced 2025-03-02 22:13:44 +00:00
Add a do_nothing function
This commit is contained in:
parent
5d22805853
commit
5e2c7a39b7
@ -14,3 +14,7 @@ find_tool() {
|
||||
shift
|
||||
done
|
||||
}
|
||||
|
||||
do_nothing() {
|
||||
:
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user