Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains
[mplayer/greg.git] / parser-mpcmd.h
blob0e3f35676e2fd308399ea8404264eb422088a9b7
1 #ifndef _parser_mpcmd_h
2 #define _parser_mpcmd_h
4 extern play_tree_t* m_config_parse_mp_command_line(m_config_t *config, int argc, char **argv);
6 #endif