view src/vtx/config.c @ 1683:e1f9afad8388

makerelease: run autogen.sh
author William Pitcock <nenolod@atheme.org>
date Mon, 10 Sep 2007 00:56:57 -0500
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}