aboutsummaryrefslogtreecommitdiffstats
path: root/src/help.h
blob: a4d0b599e176c4be1affbe9089450fc46ff3c60e (plain) (blame)
1
2
3
4
#pragma once
#include <string>

const std::string& GetHelp();