mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
Change this back
This commit is contained in:
parent
767822bb46
commit
7baa166adc
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
rdb_file="$1"
|
||||
shift 1
|
||||
./c_converter "$rdb_file" dat_converter.lua "$@"
|
||||
./lua_converter "$rdb_file" dat_converter.lua "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user