refactor(main): move map_port to network (#2115)
This commit is contained in:
parent
d91e2c9ecb
commit
1c50bc502b
12 changed files with 64 additions and 61 deletions
|
|
@ -30,8 +30,6 @@ std::string
|
|||
read_file(const char *path);
|
||||
int
|
||||
write_file(const char *path, const std::string_view &contents);
|
||||
std::uint16_t
|
||||
map_port(int port);
|
||||
void
|
||||
launch_ui();
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue