Project

General

Profile

Statistics
| Revision:

root / proj / include / singleplayer.h @ 351

History | View | Annotate | Download (125 Bytes)

1 347 up20180642
#ifndef SINGLEPLAYER_H_INCLUDED
2
#define SINGLEPLAYER_H_INCLUDED
3
4
int (singleplayer)(void);
5
6
#endif //SINGLEPLAYER_H_INCLUDED