add another core type to the list

This commit is contained in:
Enno Rehling 2012-06-04 21:43:28 -07:00
parent a6785c6b7b
commit 6b57791acb
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ struct building;
struct building_type; struct building_type;
struct curse; struct curse;
struct curse_type; struct curse_type;
struct castorder;
struct equipment; struct equipment;
struct faction; struct faction;
struct fighter; struct fighter;