From 99bbb22a5503a0dfa2de0cbde353ea1ebdad2f42 Mon Sep 17 00:00:00 2001 From: Daveo Date: Wed, 2 May 2001 23:12:50 +0000 Subject: [PATCH] --- makefile.gfx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.gfx b/makefile.gfx index 023d7de98..e0eca7d99 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -117,7 +117,7 @@ ACTOR_ENEMY := Anenome BabyOctopus Ballblob Caterpillar clam Dustdevil Eyeball # Boogermonster GiantWorm Jellyfish2 Motherjellyfish Nautilus Neptune SeaSnake SharkSub -ACTOR_SPRITES := Jellyfish1 Squiddart +ACTOR_SPRITES := Jellyfish1 Squiddart Plankton ACTOR_SPR_LIST := $(foreach ACTOR,$(ACTOR_SPRITES), $(ACTOR_IN_DIR)/$(ACTOR)/$(ACTOR_SPRITE_DIR)/$(ACTOR)_*.bmp) ACTOR_SPR_DEP := $(foreach ACTOR,$(ACTOR_SPRITES), $(ACTOR_IN_DIR)/$(ACTOR)/$(ACTOR_SPRITE_DIR)/*)