fix
All checks were successful
eden-license / license-header (pull_request) Successful in 25s

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-09-30 01:50:51 +00:00
parent 689c8c819b
commit 77a6e595d8
Signed by: Lizzie
GPG key ID: 00287378CADCAB13

View file

@ -21,5 +21,8 @@ extern const char g_title_bar_format_running[];
extern const char g_shader_cache_version[];
extern const char g_compiler_id[];
extern const bool g_is_dev_build;
extern const char g_build_auto_update_website[];
extern const char g_build_auto_update_api[];
extern const char g_build_auto_update_repo[];
} // namespace Common