Project

General

Profile

Statistics
| Revision:

root / proj / include / zombies.h @ 345

History | View | Annotate | Download (105 Bytes)

1 345 up20180642
#ifndef ZOMBIES_H_INCLUDED
2
#define ZOMBIES_H_INCLUDED
3
4
int (zombies)(void);
5
6
#endif //ZOMBIES_H_INCLUDED