view src/vtx/config.c @ 2958:6d8892d78ded

Make delayed execution work, should fix FFX sets.
author William Pitcock <nenolod@atheme.org>
date Wed, 15 Oct 2008 15:25:08 -0500
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}