1 2 3 4 5
#pragma once #include "fastfetch.h" bool ffGetAppNameAndVersion(const char* exePath, FFstrbuf* retName, FFstrbuf* retVersion);