27 lines
514 B
XML
27 lines
514 B
XML
<globals>
|
|
<api>
|
|
<!-- Add <enumdefs> here -->
|
|
</api>
|
|
|
|
<consts>
|
|
<!-- Add <px>, <int>, <color> etc here -->
|
|
</consts>
|
|
|
|
<styles>
|
|
<!-- Add <style> tags here -->
|
|
</styles>
|
|
|
|
<subjects>
|
|
<!-- Add <int>, <string>, or <float> subjects here -->
|
|
</subjects>
|
|
|
|
<images>
|
|
<!-- Add <file> or <data> tags here -->
|
|
</images>
|
|
|
|
<fonts>
|
|
<!-- Add <bin> , <tiny_ttf>, <freetype> tags here -->
|
|
<bin name="font_medium" as_file="false" src_path="fonts/Montserrat_Medium.ttf" size="20" bpp="4" />
|
|
</fonts>
|
|
</globals>
|