mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
3243a21573
Command I used, for posterity: for fn in $(cd /usr/src/enet; echo **/*); do if [ -e $fn ]; then cp -a \ /usr/src/enet/$fn $fn; fi; done |
||
---|---|---|
.. | ||
design.dox | ||
FAQ.dox | ||
install.dox | ||
license.dox | ||
mainpage.dox | ||
tutorial.dox |