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

@ -31,7 +31,7 @@
#include "sj_right.h"
int terminate(), priority();
void mkjiritu(), mkbunsetu(), wakachi(), pritiny();
void mkjiritsu(), mkbunsetsu(), wakachi(), pritiny();
void free_clall(), free_jall();
static int set2nd(clrec)
@ -40,9 +40,9 @@ CLREC* clrec;
CLREC* rec2;
mkjiritu(DO_IKKATU | DO_CLSTUDY);
mkjiritsu(DO_IKKATU | DO_CLSTUDY);
mkbunsetu();
mkbunsetsu();
if(!maxclptr) {
wakachi();