ppsspp/android/buildassets.sh
Henrik Rydgard e37a1fb1d3 Add internal 2D drawing library that goes through the Ge emulation for portability.
To be used for things like sceUtility* and other overlays like FPS and stats.
2012-11-18 13:04:49 +01:00

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