view src/vtx/config.c @ 1819:1f1de580fd1d

pls: mk2
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 13:10:23 -0500
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}