mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-22 05:35:54 +00:00
Add Russian to LowMem. Modify script to automatically build lowmem atlas at same time.
This commit is contained in:
parent
47bdd81cde
commit
96b2bbdc2e
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1 +1,2 @@
|
||||
./native/tools/build/atlastool atlasscript.txt ui 8888 && cp ui_atlas.zim assets && mv ui_atlas.zim android/assets && mv ui_atlas.cpp ui_atlas.h UI
|
||||
./native/tools/build/atlastool atlasscript_lowmem.txt ui 8888 && mv ui_atlas.zim assets/ui_atlas_lowmem.zim && mv ui_atlas.cpp UI/ui_atlas_lowmem.cpp && rm ui_atlas.h
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit e2301a5a75943059771320c364d77e135330d341
|
||||
Subproject commit a242bcdd3af3e16f03ad274a91e45c0ed4c87fea
|
Loading…
x
Reference in New Issue
Block a user