mirror of
https://github.com/fumiama/C302.git
synced 2024-11-17 13:37:09 +09:00
feat: update urls
This commit is contained in:
parent
9e22f61f50
commit
728f72e8f6
6
c302.h
6
c302.h
@ -26,10 +26,10 @@ static const char* urls[] = {
|
|||||||
"https://bocchi.rocks/assets/img/page/character/nijika/main.png", // 伊地知虹夏
|
"https://bocchi.rocks/assets/img/page/character/nijika/main.png", // 伊地知虹夏
|
||||||
"https://bocchi.rocks/assets/img/page/character/ryo/main.png", // 山田リョウ
|
"https://bocchi.rocks/assets/img/page/character/ryo/main.png", // 山田リョウ
|
||||||
"https://bocchi.rocks/assets/img/page/character/ikuyo/main.png", // 喜多郁代
|
"https://bocchi.rocks/assets/img/page/character/ikuyo/main.png", // 喜多郁代
|
||||||
"https://orthrossoft.jp/assets/images/character/whole_body-yui.png", // 片桐ユイ
|
"https://gitea.seku.su/fumiama/C302/raw/branch/main/imgs/yui.png", // 片桐ユイ
|
||||||
"https://orthrossoft.jp/assets/images/character/whole_body-yaeka.png" // 片桐ヤエカ
|
"https://gitea.seku.su/fumiama/C302/raw/branch/main/imgs/yaeka.png" // 片桐ヤエカ
|
||||||
};
|
};
|
||||||
|
|
||||||
static const uint16_t urlsl[] = {62, 62, 59, 61, 65, 67};
|
static const uint16_t urlsl[] = {62, 62, 59, 61, 63, 65};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user