/assets/sprite/btn_list.h
static uint8_t* btn_list[] = {
	btn_1_bits,
	btn_2_bits,
	btn_3_bits,
	btn_4_bits,
	btn_5_bits,
};