This commit is contained in:
parent
b32987c92a
commit
c7d8e2d9f5
2 changed files with 2 additions and 1 deletions
|
@ -160,6 +160,7 @@ actors/SPONGEBOB_JELLYLAUNCHER.SBK
|
|||
actors/SPONGEBOB_NET.SBK
|
||||
actors/SPONGEBOB_JELLYFISH.SBK
|
||||
actors/SPONGEBOB_GLASSES.SBK
|
||||
actors/SPONGEBOB_GLOVE.SBK
|
||||
|
||||
actors/BARNACLEBOY.SBK
|
||||
actors/KRUSTY.SBK
|
||||
|
|
|
@ -107,7 +107,7 @@ ACTOR_OUT_DIR := $(DATA_OUT)/Actors
|
|||
ACTOR_MAKEFILE_DIR := $(TEMP_BUILD_DIR)/actor
|
||||
ACTOR_DIRS_TO_MAKE := $(ACTOR_MAKEFILE_DIR) $(ACTOR_OUT_DIR)
|
||||
|
||||
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net SpongeBob_Glasses SpongeBob_JellyFish
|
||||
ACTOR_SPONGEBOB := SpongeBob SpongeBob_CoralBlower SpongeBob_JellyLauncher SpongeBob_Net SpongeBob_Glove SpongeBob_Glasses SpongeBob_JellyFish
|
||||
ACTOR_NPC := BarnacleBoy Krusty Squidward Gary Sandy Patrick MermaidMan
|
||||
|
||||
ACTOR_ENEMY := Anenome BabyOctopus Ballblob Caterpillar clam Dustdevil Eyeball \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue