Actions
Feature #1840
openmap_size_checked() as an inline function
Start date:
12/25/2025
Due date:
% Done:
0%
Estimated time:
Description
map_size_checked() is currently a macro. It has the ugly detail that it calls map_num_tiles() twice (with the MAX macro).
Clean that out by implementing map_size_checked() as an inline function.
Files
Updated by Marko Lindqvist 6 days ago
- File 0043-Make-map_size_checked-an-inline-function.patch 0043-Make-map_size_checked-an-inline-function.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions