Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2078:1fa3c8cd366a
paranormal-ng: a GL visualiser. lots to do, most stuff won't work, but hey, this will do cool stuff too soon
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Mon, 15 Oct 2007 06:20:13 -0500 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
