mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-27 03:35:14 +00:00
6646605778
added comiled lowmem version with ASCII only add lowmem atlas, this is the automatically generated file from the atlastool remove nofont generated *.cpp and only add the first 127 bytes of ASCII to the lowmem generation configuration For Qt only: using platform independent usleep and load lowmem atlas map
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file alias="assets/ui_atlas.zim">../assets/ui_atlas_lowmem.zim</file>
|
|
<file alias="assets/ppge_atlas.zim">../assets/ppge_atlas.zim</file>
|
|
</qresource>
|
|
</RCC>
|