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

namespace metrics
{
void init(void);
void layout(void);
} // namespace metrics