view src/vtx/config.c @ 1872:50f1c5a40a7d

adplug -> new buildsys. Untested, please test!
author Jonathan Schleifer <js@h3c.de>
date Tue, 25 Sep 2007 18:03:21 +0200
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}