#include "travel.h"
Go to the source code of this file.
Functions | |
void | add_daction (daction_type act) |
void | catchup_dactions () |
void | update_da_counters (LevelInfo *lev) |
unsigned int | query_da_counter (daction_type c) |
void add_daction | ( | daction_type | act | ) |
void catchup_dactions | ( | ) |
unsigned int query_da_counter | ( | daction_type | c | ) |
void update_da_counters | ( | LevelInfo * | lev | ) |