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

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