mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-04-24 23:17:43 -05:00
5 lines
132 B
Bash
Executable File
5 lines
132 B
Bash
Executable File
unzip ${1}/WU_FTD3XXLib.zip
|
|
cp ${1}/WU_FTD3XXLib/Lib/${3} ${2}
|
|
cp ${1}/WU_FTD3XXLib/Lib/${4} ${2}
|
|
cp ${1}/WU_FTD3XXLib/Lib/*.h ${2}
|