remove jp.c

This commit is contained in:
2025-12-28 13:02:53 +09:00
parent e5ce5fd61e
commit 436a49c3ca
4 changed files with 4 additions and 92 deletions

1
dat.h
View File

@@ -79,7 +79,6 @@ struct Lang
char *dictname;
Hmap *map;
Hmap *dict;
Emit (*trans)(Im*, Rune);
};
struct Im