mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-23 16:19:44 +00:00
e37a1fb1d3
To be used for things like sceUtility* and other overlays like FPS and stats.
7 lines
155 B
Bash
7 lines
155 B
Bash
mkdir -p assets
|
|
./buildatlas.sh
|
|
cp ../ppge_atlas.zim assets
|
|
#cp -r source_assets/songs assets
|
|
#cp -r source_assets/samples assets
|
|
#cp -r ../shaders assets
|