roc_samples/data/xml/constants.xml
cecilkorik 12cb7128f7 split everything in roc_samples out of the main roc project
refactored as needed to make roc work as a shared library, without any stupid import hacks
2017-05-08 23:49:09 -07:00

6 lines
228 B
XML

<xml_binary_packing name="constants">
<datatag name="planet_scale" data="float"/>
<datatag name="system_scale" data="float"/>
<datatag name="ship_scale" data="float"/>
<datatag name="xx" data="float"/>
</xml_binary_packing>