Skip to content

Commit

Permalink
Identify some fields in ui_sidebar_menus.command_line
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Dec 26, 2015
1 parent 9bffba7 commit 11dfc8f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions df.ui-menus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,13 +358,13 @@
</static-array>
</compound>

<compound name='unk'>
<stl-string/>
<stl-vector pointer-type='stl-string'/>
<compound name='command_line'>
<stl-string name='raw'/>
<stl-vector name='argv' pointer-type='stl-string'/>

<int32_t name="unk_17c0"/>
<int32_t name="unk_17c4"/>
<int8_t name="unk_17c8"/>
<int32_t name="world_id"/>
<int32_t name="world_seed"/>
<bool name="in_worldgen"/>

<stl-string name='worldgen_param_set'/>
<int8_t name="unk_17d0"/>
Expand Down

0 comments on commit 11dfc8f

Please sign in to comment.