mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Fix ab.sh to copy shaders and langregion to assets
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
cp -r ../flash0 assets
|
||||
cp -r ../lang assets
|
||||
cp -r ../assets/shaders assets
|
||||
cp ../assets/langregion.ini assets/langregion.ini
|
||||
NDK_MODULE_PATH=..:../native/ext $NDK/ndk-build -j3 TARGET_PLATFORM=android-9 $*
|
||||
|
||||
Reference in New Issue
Block a user