mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 19:50:12 +01:00
8 lines
45 B
Batchfile
8 lines
45 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd base
|
||
|
call rtest.bat %1
|
||
|
|
||
|
cd ..
|
||
|
|