about summary refs log tree commit diff stats
path: root/src/LYMainLoop.h
blob: 25d7b13311746aa26aaec39cddef6080a9151a7b (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef LYMAINLOOP_H
#define LYMAINLOOP_H

#include <HTUtils.h>

extern void LYCloseTracelog NOPARAMS;
extern int mainloop NOPARAMS;

#endif /* LYMAINLOOP_H */