view src/vtx/config.c @ 1261:df8673a3e2f3

branch merge
author William Pitcock <nenolod@atheme-project.org>
date Fri, 13 Jul 2007 10:32:32 -0500
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include "audacious/plugin.h"

void vtx_config(void)
{


}