diff options
Diffstat (limited to 'include/tet_conf.h')
-rw-r--r-- | include/tet_conf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/tet_conf.h b/include/tet_conf.h index a5f4957..7b0574c 100644 --- a/include/tet_conf.h +++ b/include/tet_conf.h @@ -14,6 +14,9 @@ #define moveRepeatLatency2 30000 // microseconds, for Left, Right and Down // arrows, the rest repeat move when long push #define basicLatency 500000 +#define PUT_LATENCY 300000 +#define RM_LINE_SCORE 100 +#define LEVELUP_SCORE 100 /* |