mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Right now it is for all Symbian devices. Although, high mem devices should continue to use the old fonts.
6 lines
218 B
Text
6 lines
218 B
Text
<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>
|