summaryrefslogtreecommitdiffstats
path: root/src/detection/wallpaper/wallpaper.h
blob: 96fead9227a448349a203da03a5e7ffd81fc3a66 (plain) (blame)
1
2
3
4
5
#pragma once

#include "fastfetch.h"

const char* ffDetectWallpaper(FFstrbuf* result);