mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-03 02:13:35 +02:00
Maintain and broadcast current tick id
This commit is contained in:
parent
3d485518b0
commit
1ed67c81b6
5 changed files with 16 additions and 4 deletions
6
main.h
Normal file
6
main.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef BRMLIFE__MAIN_H
|
||||
#define BRMLIFE__MAIN_H
|
||||
|
||||
extern int tick_id;
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue