1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-01 07:54:27 +00:00

Change this back

This commit is contained in:
twinaphex 2016-01-26 08:41:07 +01:00
parent 767822bb46
commit 7baa166adc

View File

@ -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 "$@"