mirror of
https://github.com/libretro/libretro-super
synced 2025-02-05 00:40:11 +00:00
Add a do_nothing function
This commit is contained in:
parent
094be73b66
commit
0a1f95a089
@ -14,3 +14,7 @@ find_tool() {
|
||||
shift
|
||||
done
|
||||
}
|
||||
|
||||
do_nothing() {
|
||||
:
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user