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

extern int mainloop NOPARAMS;

#endif /* LYMAINLOOP_H */