From 1d61fc979e86971b25c09571391c4a13d00932c3 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 22 Oct 2009 11:20:13 +0200 Subject: ... and from abl-show.cc into godabil.cc --- crawl-ref/source/godabil.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/source/godabil.h') diff --git a/crawl-ref/source/godabil.h b/crawl-ref/source/godabil.h index ae23045c54..8a18698bc4 100644 --- a/crawl-ref/source/godabil.h +++ b/crawl-ref/source/godabil.h @@ -28,4 +28,7 @@ bool feawn_passthrough(const monsters * target); bool vehumet_supports_spell(spell_type spell); bool trog_burn_spellbooks(); + +void lugonu_bends_space(); +void chronos_time_step(int pow); #endif -- cgit v1.2.3-54-g00ecf