summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/types_fwd.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/types_fwd.h b/src/types_fwd.h
index f52d9c03..b644a73b 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -20,7 +20,6 @@ struct trap_type;
struct cave_type;
struct effect_type;
struct object_type;
-struct monster_mind;
struct monster_type;
struct alloc_entry;
struct option_type;
@@ -58,17 +57,6 @@ struct inscription_info_type;
struct rune_spell;
struct flags_group;
struct power_type;
-struct hook_move_in;
-struct hook_get_in;
-struct hook_end_turn_in;
-struct hook_player_level_in;
-struct hook_identify_in;
-struct hook_give_in;
-struct hook_eat_in;
-struct hook_eat_out;
-struct hook_stair_in;
-struct hook_stair_out;
-struct hook_new_monster_end_in;
struct quest_type;
struct random_quest;
struct monster_power;
@@ -79,14 +67,12 @@ struct hist_type;
struct set_type;
struct cli_comm;
struct skill_type;
-struct school_idx;
struct spell_type;
struct school_provider_list;
struct school_type;
struct school_book_type;
struct gf_name_type;
struct timer_type;
-struct list_type;
struct ability_type;
struct module_meta_type;
struct module_type;