Mercurial > mplayer.hg
view etc/inttypes.h @ 23367:ee2c8684c925
allow left key command to close text menus too
author | ben |
---|---|
date | Fri, 25 May 2007 16:31:16 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>