summaryrefslogtreecommitdiff
path: root/example/main.h
blob: e02ea4becb5b3ccde44f601a0d75e545ffd042d5 (plain)
1
2
3
4
#ifndef MAIN_H
#define MAIN_H
extern int loop;
#endif