brmlife/main.h
2011-11-26 23:31:28 +01:00

6 lines
77 B
C

#ifndef BRMLIFE__MAIN_H
#define BRMLIFE__MAIN_H
extern int tick_id;
#endif