mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-03-21 17:55:00 -05:00
11 lines
156 B
Batchfile
Executable File
11 lines
156 B
Batchfile
Executable File
set "a=%~1"
|
|
set "b=%~2"
|
|
set "c=%~3"
|
|
set "d=%~4"
|
|
set "a=%a:/=\%"
|
|
set "b=%b:/=\%"
|
|
set "c=%c:/=\%"
|
|
set "d=%d:/=\%"
|
|
copy %a%\%c% %b%\
|
|
copy %a%\%d% %b%\ftd2xx.h
|