view src/vtx/config.c @ 1699:11135fc0e183

Fixed WavPack plugin for the new API.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Sep 2007 02:10:49 +0300
parents 26ff35aa9b2b
children 2ebeb7816c5e
line wrap: on
line source

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

void vtx_config(void)
{


}