- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
6
event.h
6
event.h
@ -16,7 +16,7 @@
|
||||
|
||||
#line 13 "event.w"
|
||||
|
||||
int Text2Event(char *pText);
|
||||
int Text2Event(char *pText);
|
||||
|
||||
#line 113 "event.w"
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
#define VALUECHANGE 0
|
||||
#define MOTDRIVE 1
|
||||
#define MONITOR 2
|
||||
#define MONITOR 2
|
||||
#define ROTSTART 3
|
||||
#define ROTMOVE 4
|
||||
#define SCANEND 5
|
||||
@ -63,5 +63,5 @@
|
||||
#define CRONLIST 305
|
||||
|
||||
#line 118 "event.w"
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user