fishtalk/src/phon_P.c

4 lines
86 B
C
Raw Normal View History

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