summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells4.h')
-rw-r--r--crawl-ref/source/spells4.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/crawl-ref/source/spells4.h b/crawl-ref/source/spells4.h
index c508003df2..be50386c13 100644
--- a/crawl-ref/source/spells4.h
+++ b/crawl-ref/source/spells4.h
@@ -21,7 +21,6 @@ int make_a_normal_cloud(coord_def where, int pow, int spread_rate,
killer_type killer = KILL_NONE);
int disperse_monsters(coord_def where, int pow);
-void cast_bend(int pow);
void remove_condensation_shield();
void cast_condensation_shield(int pow);
void remove_divine_shield();
@@ -32,15 +31,11 @@ bool cast_evaporate(int pow, bolt& beem, int potion);
void cast_fulsome_distillation(int powc);
void cast_forescry(int pow);
bool cast_fragmentation(int powc, const dist& spd);
-bool cast_twist(int powc, const coord_def& where);
-void cast_far_strike(int powc);
-void cast_swap(int powc);
bool cast_apportation(int powc, const coord_def& where);
void cast_ignite_poison(int pow);
void cast_intoxicate(int pow);
void cast_mass_sleep(int pow);
void cast_passwall(int pow);
-void cast_rotting(int pow);
bool wielding_rocks();
bool cast_sandblast(int powc, bolt &beam);
void cast_see_invisible(int pow);