Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/util/event/event_def.h @ 4361

Last change on this file since 4361 was 4353, checked in by patrick, 20 years ago

orxonox/trunk: added event def file

File size: 161 bytes
Line 
1/*!
2    \file event_def.h
3    \brief some central definitions
4
5*/
6
7#ifndef _EVENT_DEF_H
8#define _EVENT_DEF_H
9
10#define CMD_LENGHT 16
11
12
13#endif /* _EVENT_DEF_H */
Note: See TracBrowser for help on using the repository browser.