struct CCL::IconSetFormat::IconSize

#include <iconsetformat.h>

struct IconSize
{
    // fields

    int intId;
    StringID name;
    int size;
};