| 509 | } |
| 510 | |
| 511 | static inline UISnazzyTextItem *GadgetLargeText(const char *text) { |
| 512 | return new UISnazzyTextItem(0, GADGET15_NEWUI_FONT, text, NEWUI_GADGETFONT_COLOR); |
| 513 | } |
| 514 | |
| 515 | ////////////////////////////////////////////////////////////////////////////// |
| 516 | // DATA |