mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
7 lines
160 B
Bash
7 lines
160 B
Bash
mkdir -p assets
|
|
cp ../assets/unknown.png assets
|
|
cp ../assets/ui_atlas.zim assets
|
|
cp ../assets/ppge_atlas.zim assets
|
|
cp -r ../flash0 assets
|
|
cp -r ../lang assets
|