Skip to content

Commit

Permalink
loadgame_save_info::save_info changed from 32 to 38 members
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Dec 5, 2015
1 parent 9fdfb09 commit 3a8a196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.viewscreen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@
</class-type>

<struct-type type-name='loadgame_save_info'>
<static-array name='save_info' type-name='int32_t' count='32' comment='all of the next_id globals'/>
<static-array name='save_info' type-name='int32_t' count='38' comment='all of the next_id globals'/>
<enum base-type='int16_t' name='game_type' type-name='game_type' comment='only 0 (fort) 1 (adv) 3(reclaim) are valid'/>
<stl-string name='fort_name'/>
<stl-string name='world_name'/>
Expand Down

0 comments on commit 3a8a196

Please sign in to comment.