1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-24 22:32:58 +03:00
zapret/tpws/hostlist.h
2019-05-09 19:03:50 +03:00

6 lines
91 B
C

#pragma once
#include "strpool.h"
bool LoadHostList(strpool **hostlist, char *filename);