Raphael Manfredi
#include "common.h"
#include "lib/host_addr.h"
Go to the source code of this file.
Functions | |
gboolean | hostiles_check (const host_addr_t addr) |
Check the given address against the entries in the hostiles. | |
void | hostiles_init (void) |
Called on startup. | |
void | hostiles_close (void) |
Frees all entries in all the hostiles. |
|
Check the given address against the entries in the hostiles.
|
|
Frees all entries in all the hostiles.
|
|
Called on startup. Loads the hostiles.txt into memory. |