view cfg-mplayer-def.h @ 15691:0a07aa511c2a

mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
author faust3
date Tue, 07 Jun 2005 13:54:17 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";