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

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