You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@import macros_top;
|
|
#define LEFT unsigned long
|
|
|
|
#undef TOP_LEFT_UNDEF
|
|
|
|
|
|
|
|
|
|
#define LEFT_RIGHT_IDENTICAL int
|
|
|
|
#define LEFT_RIGHT_DIFFERENT2 float
|
|
#define LEFT_RIGHT_DIFFERENT3 float
|
|
|
|
#define LEFT_RIGHT_DIFFERENT float
|
|
|
|
#define FN_ADD(a,b) (a+b)
|