Skip to content

Commit

Permalink
align region_print_datast
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jun 20, 2024
1 parent fcc9313 commit de4fbb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions df.viewscreen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2094,6 +2094,9 @@
<int32_t name='legend_entity_id_num'/>
<int32_t name='mm_cent_x'/>
<int32_t name='mm_cent_y'/>
<int32_t name='smm_cent_x'/>
<int32_t name='smm_cent_y'/>
<int32_t name='cent_z'/>
<int32_t name='embark_rectangle_sx'/>
<int32_t name='embark_rectangle_ex'/>
<int32_t name='embark_rectangle_sy'/>
Expand Down Expand Up @@ -2171,6 +2174,7 @@
<stl-vector pointer-type='nemesis_record' name='request_nem'/>
<int32_t name='scroll_position_request_nem'/>
<bool name='scrolling_request_nem'/>

<stl-vector name='rumor_master' pointer-type='entity_event'/>
<compound name='rumor_rpd' type-name='region_print_datast'/>
<compound name='rumor_rpd_indicator_data' type-name='rpd_indicator_datast'/>
Expand Down

0 comments on commit de4fbb1

Please sign in to comment.