Subject: [PATCH] init_level: read parsed .align field, not bit-colliding .flags `init_level()` derives a level's fallback alignment from the dungeon by extracting bits 4-6 of `tmpdungeon[dgn].flags & ...
# (e.g., the proposed patch has been applied to your tree). # Self-contained: needs only a C compiler. No NetHack build required. # The bug is in pure bit math involving header-defined constants, so # ...