Files
fastfetch/src/common/apple/version.h
T

6 lines
129 B
C

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