From 6a883aea39bceefb34718c699ee3877d33b6d2ba Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Sun, 8 Nov 2009 10:01:11 +0100 Subject: Add a general halo interface to actor. Also convert the TSO halo to use this. actor::haloed() is still specific to the player TSO halo. --- crawl-ref/source/makefile.obj | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/makefile.obj') diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj index 90bc0375b9..30e1a78ab0 100644 --- a/crawl-ref/source/makefile.obj +++ b/crawl-ref/source/makefile.obj @@ -46,6 +46,7 @@ ghost.o \ godabil.o \ goditem.o \ godwrath.o \ +halo.o \ hiscores.o \ initfile.o \ invent.o \ -- cgit v1.2.3-54-g00ecf