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
Updated by Marko Lindqvist 26 days ago
- File 0045-Remove-terrain.h-includes-existing-for-enum-tile_spe.patch 0045-Remove-terrain.h-includes-existing-for-enum-tile_spe.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.6
Updated by Marko Lindqvist about 3 hours ago
- Status changed from In Review to Closed
Actions