historical/toontown-classic.git/panda/python/tcl/tix8.4.3/bitmaps/minus.xpm

15 lines
201 B
C
Raw Normal View History

2024-01-16 11:20:27 -06:00
/* XPM */
static char * minus_xpm[] = {
"9 9 2 1",
". s None c None",
" c black",
" ",
" ....... ",
" ....... ",
" ....... ",
" . . ",
" ....... ",
" ....... ",
" ....... ",
" "};