view src/vtx/config.c @ 3201:abe1b3195d6b

adapted header directory to audlegacy.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 18 Aug 2009 17:30:24 +0900
parents 3134a0987162
children
line wrap: on
line source

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

void vtx_config(void)
{


}