Skip to content

Commit

Permalink
Merge remote-tracking branch 'jjyg/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Jun 23, 2015
2 parents fa77e36 + cf26dd3 commit b236b04
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions df.viewscreen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,12 @@
<stl-vector name="count" type-name='int32_t'/>
<stl-vector name="forbidden" type-name='uint8_t' comment='1 cook, 2 brew'/>
<stl-vector name="possible" type-name='uint8_t' comment='1 cook, 2 brew'/>
<stl-vector name="unk_6c" type-name='uint8_t' />
<static-array name="unk_78" count='12'><pointer type-name='uint32_t'/></static-array>
<static-array name="unk_a8" count='12'><pointer type-name='uint8_t'/></static-array>
<static-array name="unk_d8" count='12'><pointer type-name='uint8_t'/></static-array>
<static-array name="unk_108" count='12'><pointer type-name='uint32_t'/></static-array>
<static-array name="unk_138" count='12'><pointer type-name='uint8_t'/></static-array>
</class-type>

<class-type type-name='viewscreen_layer_arena_creaturest'
Expand Down

0 comments on commit b236b04

Please sign in to comment.