Normalize romanized identifiers to Hepburn

This commit is contained in:
Nishi 2026-06-18 13:53:25 +09:00
commit 787febbd07
72 changed files with 871 additions and 871 deletions

View file

@ -34,7 +34,7 @@
DouonRec* douon_ptr = NULL;
int douon_num = 0;
int yomi_len = 0;
int hinsi_num = 0;
int hinshi_num = 0;
int kanji_len = 0;
HindoRec* hindo[MaxHindoNumber];
@ -43,7 +43,7 @@ int hindo_num = 0;
OffsetRec* ofsrec[MaxOffsetNumber];
int ofsrec_num = 0;
AssyukuRec* assyuku = NULL;
AsshukuRec* asshuku = NULL;
HindoRec* askknj[MaxKnjAskNumber];
int askknj_num = 0;