switch (c) {
    //...
    case 0x11000000: {
/*"Drawing Utensils ":*/
        break;
    }
    //...
}


Creative Commons License