DungeonCrawl
Loading...
Searching...
No Matches
ability_fw.h
Go to the documentation of this file.
1
5#ifndef ABILITY_FW_H
6#define ABILITY_FW_H
7
8// forward declaration for ability_t
9typedef struct ability_t ability_t;
10
11#endif//ABILITY_FW_H