Project

General

Profile

Statistics
| Revision:

root / proj / include / campaign.h @ 353

History | View | Annotate | Download (109 Bytes)

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