Closed zenzombie closed 7 months ago
probably that int is signed 32-bit so Fl(31)
is the final bit and could mess up the representation. is there a use for ALWAYS_USE_ABILITY any more?
Yeah it looks like spiders and mangrove dryads still use ALWAYS_USE_ABILITY.
Alright, makes sense then!
Looks like this broke CI... references to the previous constants? Maybe a merge error on GitHub's side https://github.com/tmewett/BrogueCE/actions/runs/8619464227
Looks like this broke CI... references to the previous constants? Maybe a merge error on GitHub's side https://github.com/tmewett/BrogueCE/actions/runs/8619464227
Ok I pushed an updated. I had added references to the old constants in another commit that leapfrogged this one.
Ah nice. It does need to be a new PR I'm afraid, I can't merge any more changes from the branch in this PR
I tried adding a behavior flag (bit 31) first but the compiler complained... something about int.