mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
e062b98088
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
18 lines
244 B
XML
18 lines
244 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>
|