mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 22:51:16 +00:00
Fixup build
This commit is contained in:
parent
2fc45ba12d
commit
fb61666e96
@ -266,8 +266,10 @@ version_table_manager::version_table_manager()
|
||||
#endif
|
||||
|
||||
features.emplace_back(N_("feature^JPG screenshots"));
|
||||
#ifdef SDL_IMAGE_VERSION_ATLEAST
|
||||
#if SDL_IMAGE_VERSION_ATLEAST(2, 0, 2)
|
||||
features.back().enabled = true;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
features.emplace_back(N_("feature^Lua console completion"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user