You've already forked retro-script-object-templates
mirror of
https://github.com/PrimeDecomp/retro-script-object-templates.git
synced 2026-03-31 14:23:32 -07:00
d3eb2828cb
with help from @MrMiguel211
19 lines
734 B
XML
19 lines
734 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="Echoes">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>ControlHintStruct</Name>
|
|
<SubProperties>
|
|
<Element Type="Struct" ID="0x359C7AAF" Archetype="ControllerActionStruct">
|
|
<SubProperties>
|
|
<Element Type="Choice" ID="0x94BA5737" Archetype="ControllerActionCommand">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</Element>
|
|
<Element Type="Int" ID="0x4063422A">
|
|
<DefaultValue>0</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|