summaryrefslogtreecommitdiffstats
path: root/src/game/client/screenshot.hh
blob: fecbd2f26d50655858dfef9617ca57daa15c7097 (plain)
1
2
3
4
5
6
7
#pragma once

namespace screenshot
{
void init(void);
void take(void);
} // namespace screenshot