Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 15109:2a5d9229b60d
override memory size detection bug on rage 128 RL/VR
author | aurel |
---|---|
date | Sun, 10 Apr 2005 17:40:44 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};