view src/vtx/config.c @ 2158:c15aa8c048f4

Added tag audacious-plugins-1.4.0 for changeset 6151338f5af7
author William Pitcock <nenolod@atheme.org>
date Tue, 06 Nov 2007 15:11:03 -0600
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}