1 2 3 4 5
#include "icons.h" const char* ffDetectIcons(FF_A_UNUSED FFIconsResult* result) { return "Not supported on this platform"; }