Mercurial > mplayer.hg
view etc/inttypes.h @ 15186:8abf1eed90f3
- fix black screen problem on reinit
- disable colorkey autopainting when painting it manually
author | al |
---|---|
date | Sat, 16 Apr 2005 15:52:03 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>