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