Use latest word list

This commit is contained in:
stevenhowes
2022-04-17 20:01:57 +01:00
parent 054e108433
commit 9cedf9a825
3 changed files with 3 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -8,7 +8,7 @@ _kernel_swi_regs outreg;
// Hard coded - must match file sizes (or be greater). // Hard coded - must match file sizes (or be greater).
char answers[11545]; char answers[11545];
char dict[64735]; char dict[64870];
// Should be enough (famous last words) // Should be enough (famous last words)
char textbuffer[16]; char textbuffer[16];
+1 -1
View File
File diff suppressed because one or more lines are too long