Skip to content

Commit

Permalink
attempt to realign with master changes
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jul 18, 2024
1 parent 9e94f6c commit 1d985fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions df.graphics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,16 +297,16 @@

-- do NOT put these in a compound, because it will break alignment!
<static-array type-name='long' count='1' name='black_background_texpos'/>
<static-array type-name='int32_t' count='119' name='texture_indices1'/>
<static-array type-name='int32_t' count='120' name='texture_indices1'/>
<stl-vector type-name='int32_t' name='texpos_custom_symbol'/>
<static-array type-name='int32_t' count='10807' name='texture_indices2'/>
<static-array type-name='int32_t' count='8825' name='texture_indices2'/>

<compound type-name='interface_setst' name='graphical_interface'/>
<compound type-name='interface_setst' name='classic_interface'/>

<static-array type-name='int32_t' count='13284' name='texture_indices3'/>
<static-array type-name='int32_t' count='13476' name='texture_indices3'/>
<stl-vector type-name='int32_t' name='texpos_boulder'/>
<static-array type-name='int32_t' count='3905' name='texture_indices4'/>
<static-array type-name='int32_t' count='3614' name='texture_indices4'/>
<stl-vector type-name='int32_t' name='texpos_item_statue_artifact'/>
<static-array type-name='int32_t' count='7977' name='texture_indices5'/>
<static-array name='texpos_site_map' count='81'><stl-vector type-name='int32_t'/></static-array>
Expand Down

0 comments on commit 1d985fc

Please sign in to comment.