chore: check if WEBP is supported (#6073)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
namespace chatterino::selfcheck {
|
||||
|
||||
/// Checks if WEBPs can be loaded
|
||||
void checkWebp();
|
||||
|
||||
} // namespace chatterino::selfcheck
|
||||
Reference in New Issue
Block a user