summaryrefslogtreecommitdiffstats
path: root/src/main.h
blob: 3aef24b7fc47b7e6b64517dbb5b819a398bc0073 (plain)
1
2
3
4
5
6
7
8
#ifndef foomainhfoo
#define foomainhfoo

#include <oop.h>

extern oop_source* event_source;

#endif