• Nils Goroll's avatar
    Bitmap checks to return boolean values · aecd1383
    Nils Goroll authored
    Stumpled over (unsigned:1)var = FEATURE(...) not being true
    when it should have been...
    
    Related: We might want to remove some redundancy from common_param.h...
    aecd1383
common_param.h 4.2 KB