mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
19 lines
245 B
XML
19 lines
245 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<RDF Version="XPR2">
|
|
|
|
<Texture
|
|
Name = "FontTexture"
|
|
Source = "Arial_12.tga"
|
|
Format = "D3DFMT_LIN_A4R4G4B4"
|
|
Levels = "1"
|
|
/>
|
|
|
|
<UserData
|
|
Name = "FontData"
|
|
DataFile = "Arial_12.abc"
|
|
/>
|
|
|
|
</RDF>
|
|
|