Skip to content

Commit

Permalink
Merge pull request #615 from Putnam3145/patch-6
Browse files Browse the repository at this point in the history
Some more unit info for 50.09
  • Loading branch information
myk002 authored Jul 13, 2023
2 parents 0d4230a + de15cc0 commit d65199b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df.units.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1245,8 +1245,8 @@
<int32_t name='sheet_icon_texpos'/>
<static-array name='texpos_currently_in_use' count='3'><static-array count='2' type-name='bool'/></static-array>

<int8_t name='unk_140a'/>
<int64_t name='unk_1410'/>
<int8_t name='cached_glowtile_type'/>
<int64_t name='pool_index'/> this should be size_t but we don't support size_t in structures yet
<padding name='mtx' size='80'/> should be std::mutex

<virtual-methods>
Expand Down

0 comments on commit d65199b

Please sign in to comment.