添加壁纸动态切换功能

This commit is contained in:
2025-08-11 05:00:07 +08:00
parent 0b605e195c
commit 714a69f258
3 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
#pragma once
#include <stdint.h>
extern const char *wallpager_list[];
extern const uint32_t wallpaper_interval;