mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
92f0678f2f
Right now it is for all Symbian devices. Although, high mem devices should continue to use the old fonts.
7 lines
218 B
Plaintext
7 lines
218 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>
|