fishtalk/src/phon_P.c

5 lines
83 B
C
Raw Normal View History

2026-05-23 02:26:17 +09:00
#include <fishtalk.h>
2026-05-23 12:59:16 +09:00
signed char phon_P[] = {
};
2026-05-23 12:19:22 +09:00
unsigned int phon_P_length = 0;