typedef enum { PLAYCHAR_REIMU = 0, PLAYCHAR_MARISA = 1, PLAYCHAR_COUNT = 2 } playchars_t;