• Alexander Alekhin's avatar
    improve code quality · 471c1732
    Alexander Alekhin authored
    - eliminate rand() calls
    - non initialized members/ variables
    - unused return values
    - missing/useless NULL checks
    471c1732
color.hpp 23.3 KB