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

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