Actions
Bug #2113
closedComments claiming "enum tile_special_type" lives in terrain.h
Start date:
08/03/2026
Due date:
% Done:
0%
Estimated time:
Description
unit.h and dialogs_g.h lines including "terrain.h" have comments claiming that they get "enum tile_special_type" from there.
1) They don't need "enum tile_special_type"
2) It lives in savecompat.h only, not in terrain.h
Files
Actions