zapret/tpws/hostlist.h

6 lines
91 B
C
Raw Normal View History

2019-05-09 19:03:50 +03:00
#pragma once
#include "strpool.h"
bool LoadHostList(strpool **hostlist, char *filename);