engine: room for 128 candidates

32 hid the tail of common readings: きょう has 41 kanji, 구 has 352
hanja. 128 covers every kanji entry and the hanja dictionary now keeps
that many per reading.
This commit is contained in:
2026-08-16 21:32:23 +09:00
parent 693a1210a6
commit 30abd05e68
6 changed files with 290 additions and 289 deletions

2
dat.h
View File

@@ -31,7 +31,7 @@ enum
enum
{
Maxclients = 64,
Maxkouho = 32,
Maxkouho = 128,
Maxdisp = 9,
Imgh = 2*PopupPad + (Maxdisp + 2)*Fontsz + PopupSep,