mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2025-06-18 16:45:39 -04: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
|