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