mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "add a define"
This commit is contained in:
commit
e4d07ac75a
@ -352,6 +352,9 @@ static inline void prof_out(void) {
|
||||
|
||||
#define MAX_SPACES_INTERNAL 16
|
||||
|
||||
// TODO: Change this to MAX_WORDS, remove MAX_WORDS in Java, and stop getting it from Java
|
||||
#define MAX_WORDS_INTERNAL 18
|
||||
|
||||
// Max Distance between point to key
|
||||
#define MAX_POINT_TO_KEY_LENGTH 10000000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user